Compartir a través de


IAppServiceCertificateKeyVaultBinding Interfaz

Definición

Representación inmutable del lado cliente de un enlace de Azure App Service Key Vault.

public interface IAppServiceCertificateKeyVaultBinding : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IGroupableResource<Microsoft.Azure.Management.AppService.Fluent.IAppServiceManager,Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateResourceInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateResourceInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.AppService.Fluent.IAppServiceManager>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IIndependentChild<Microsoft.Azure.Management.AppService.Fluent.IAppServiceManager>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IIndependentChildResource<Microsoft.Azure.Management.AppService.Fluent.IAppServiceManager,Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateResourceInner>
type IAppServiceCertificateKeyVaultBinding = interface
    interface IBeta
    interface IIndependentChildResource<IAppServiceManager, AppServiceCertificateResourceInner>
    interface IGroupableResource<IAppServiceManager, AppServiceCertificateResourceInner>
    interface IResource
    interface IIndexable
    interface IHasId
    interface IHasName
    interface IHasResourceGroup
    interface IHasManager<IAppServiceManager>
    interface IHasInner<AppServiceCertificateResourceInner>
    interface IIndependentChild<IAppServiceManager>
Public Interface IAppServiceCertificateKeyVaultBinding
Implements IBeta, IGroupableResource(Of IAppServiceManager, AppServiceCertificateResourceInner), IHasInner(Of AppServiceCertificateResourceInner), IHasManager(Of IAppServiceManager), IIndependentChild(Of IAppServiceManager), IIndependentChildResource(Of IAppServiceManager, AppServiceCertificateResourceInner)
Implementaciones

Propiedades

Id

Obtiene la cadena de identificador de recurso.

(Heredado de IHasId)
Inner

Representación inmutable del lado cliente de un enlace de Azure App Service Key Vault.

(Heredado de IHasInner<T>)
Key

Representación inmutable del lado cliente de un enlace de Azure App Service Key Vault.

(Heredado de IIndexable)
KeyVaultId

Obtiene el identificador de recurso del almacén de claves.

KeyVaultSecretName

Obtiene el nombre del secreto del almacén de claves.

Manager

Obtiene el tipo de cliente de administrador de este tipo de recurso.

(Heredado de IHasManager<ManagerT>)
Name

Obtiene el nombre del recurso.

(Heredado de IHasName)
ProvisioningState

Obtiene el estado del secreto de Key Vault.

Region

Representación inmutable del lado cliente de un enlace de Azure App Service Key Vault.

(Heredado de IResource)
RegionName

Representación inmutable del lado cliente de un enlace de Azure App Service Key Vault.

(Heredado de IResource)
ResourceGroupName

Representación inmutable del lado cliente de un enlace de Azure App Service Key Vault.

(Heredado de IHasResourceGroup)
Tags

Representación inmutable del lado cliente de un enlace de Azure App Service Key Vault.

(Heredado de IResource)
Type

Representación inmutable del lado cliente de un enlace de Azure App Service Key Vault.

(Heredado de IResource)

Se aplica a