IAppServiceCertificateKeyVaultBinding 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Azure App 服務 金鑰保存庫系結的不可變用戶端表示。
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)
- 實作
-
IBeta IGroupableResource<ManagerT,InnerT> IGroupableResource<IAppServiceManager,AppServiceCertificateResourceInner> IHasId IHasInner<InnerT> IHasInner<AppServiceCertificateResourceInner> IHasManager<ManagerT> IHasManager<IAppServiceManager> IHasName IHasResourceGroup IIndependentChild<ManagerT> IIndependentChild<IAppServiceManager> IIndependentChildResource<IAppServiceManager,AppServiceCertificateResourceInner> IResource IIndexable
屬性
Id |
取得資源識別碼字串 (繼承來源 IHasId) |
Inner |
Azure App 服務 金鑰保存庫系結的不可變用戶端表示。 (繼承來源 IHasInner<T>) |
Key |
Azure App 服務 金鑰保存庫系結的不可變用戶端表示。 (繼承來源 IIndexable) |
KeyVaultId |
取得金鑰保存庫資源識別碼。 |
KeyVaultSecretName |
取得金鑰保存庫秘密名稱。 |
Manager |
取得此資源類型的管理員用戶端類型。 (繼承來源 IHasManager<ManagerT>) |
Name |
取得資源的名稱 (繼承來源 IHasName) |
ProvisioningState |
取得金鑰保存庫秘密的狀態。 |
Region |
Azure App 服務 金鑰保存庫系結的不可變用戶端表示。 (繼承來源 IResource) |
RegionName |
Azure App 服務 金鑰保存庫系結的不可變用戶端表示。 (繼承來源 IResource) |
ResourceGroupName |
Azure App 服務 金鑰保存庫系結的不可變用戶端表示。 (繼承來源 IHasResourceGroup) |
Tags |
Azure App 服務 金鑰保存庫系結的不可變用戶端表示。 (繼承來源 IResource) |
Type |
Azure App 服務 金鑰保存庫系結的不可變用戶端表示。 (繼承來源 IResource) |