Share via


ICustomDomain.CustomHttpsProvisioningState Property

Definition

Provisioning status of the custom domain.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "Enabling", "Enabled", "Disabling", "Disabled", "Failed" })]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="Provisioning status of the custom domain.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="customHttpsProvisioningState", Update=false)]
public string CustomHttpsProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "Enabling", "Enabled", "Disabling", "Disabled", "Failed" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="Provisioning status of the custom domain.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="customHttpsProvisioningState", Update=false)>]
member this.CustomHttpsProvisioningState : string
Public ReadOnly Property CustomHttpsProvisioningState As String

Property Value

Attributes

Applies to