次の方法で共有


IAppServiceEnvironment.SslCertKeyVaultId Property

Definition

Key Vault ID for ILB App Service Environment default SSL certificate

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Key Vault ID for ILB App Service Environment default SSL certificate", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sslCertKeyVaultId")]
public string SslCertKeyVaultId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Key Vault ID for ILB App Service Environment default SSL certificate", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sslCertKeyVaultId")>]
member this.SslCertKeyVaultId : string with get, set
Public Property SslCertKeyVaultId As String

Property Value

Attributes

Applies to