IAppServiceEnvironmentResource.SslCertKeyVaultSecretName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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