Dela via


IAppServiceCertificateKeyVaultBinding Gränssnitt

Definition

En oföränderlig representation på klientsidan av en Azure App Service Key Vault bindning.

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

Egenskaper

Id

Hämtar resurs-ID-strängen

(Ärvd från IHasId)
Inner

En oföränderlig representation på klientsidan av en Azure App Service Key Vault bindning.

(Ärvd från IHasInner<T>)
Key

En oföränderlig representation på klientsidan av en Azure App Service Key Vault bindning.

(Ärvd från IIndexable)
KeyVaultId

Hämtar resurs-ID:t för nyckelvalvet.

KeyVaultSecretName

Hämtar nyckelvalvets hemliga namn.

Manager

Hämtar hanteringsklienttypen för den här resurstypen.

(Ärvd från IHasManager<ManagerT>)
Name

Hämtar namnet på resursen

(Ärvd från IHasName)
ProvisioningState

Hämtar status för den Key Vault hemligheten.

Region

En oföränderlig representation på klientsidan av en Azure App Service Key Vault bindning.

(Ärvd från IResource)
RegionName

En oföränderlig representation på klientsidan av en Azure App Service Key Vault bindning.

(Ärvd från IResource)
ResourceGroupName

En oföränderlig representation på klientsidan av en Azure App Service Key Vault bindning.

(Ärvd från IHasResourceGroup)
Tags

En oföränderlig representation på klientsidan av en Azure App Service Key Vault bindning.

(Ärvd från IResource)
Type

En oföränderlig representation på klientsidan av en Azure App Service Key Vault bindning.

(Ärvd från IResource)

Gäller för