Share via


IAppServiceCertificateKeyVaultBinding Rozhraní

Definice

Neměnná reprezentace Azure App Service Key Vault vazby na straně klienta.

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)
Implementuje

Vlastnosti

Id

Získá řetězec ID prostředku.

(Zděděno od IHasId)
Inner

Neměnná reprezentace Azure App Service Key Vault vazby na straně klienta.

(Zděděno od IHasInner<T>)
Key

Neměnná reprezentace Azure App Service Key Vault vazby na straně klienta.

(Zděděno od IIndexable)
KeyVaultId

Získá ID prostředku trezoru klíčů.

KeyVaultSecretName

Získá název tajného klíče trezoru klíčů.

Manager

Získá typ klienta správce tohoto typu prostředku.

(Zděděno od IHasManager<ManagerT>)
Name

Získá název prostředku.

(Zděděno od IHasName)
ProvisioningState

Získá stav tajného kódu Key Vault.

Region

Neměnná reprezentace Azure App Service Key Vault vazby na straně klienta.

(Zděděno od IResource)
RegionName

Neměnná reprezentace Azure App Service Key Vault vazby na straně klienta.

(Zděděno od IResource)
ResourceGroupName

Neměnná reprezentace Azure App Service Key Vault vazby na straně klienta.

(Zděděno od IHasResourceGroup)
Tags

Neměnná reprezentace Azure App Service Key Vault vazby na straně klienta.

(Zděděno od IResource)
Type

Neměnná reprezentace Azure App Service Key Vault vazby na straně klienta.

(Zděděno od IResource)

Platí pro