All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.azure.resourcemanager.recoveryservices.models.VaultCertificates Maven / Gradle / Ivy

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.

package com.azure.resourcemanager.recoveryservices.models;

/**
 * Resource collection API of VaultCertificates.
 */
public interface VaultCertificates {
    /**
     * Begins definition for a new VaultCertificateResponse resource.
     * 
     * @param name resource name.
     * @return the first stage of the new VaultCertificateResponse definition.
     */
    VaultCertificateResponse.DefinitionStages.Blank define(String name);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy