Udostępnij za pośrednictwem


IAppServiceEnvironment.SslCertKeyVaultSecretName Property

Definition

Key Vault Secret Name for ILB App Service Environment default SSL certificate

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

Property Value

Attributes

Applies to