共用方式為


CustomDomainInner.CustomHttpsProvisioningState 屬性

定義

取得自訂網域的自訂 Https 布建狀態。 可能的值包括:'Enableing'、'Enabled'、'Disableing'、'Disabled'、'Failed'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customHttpsProvisioningState")]
public Microsoft.Azure.Management.Cdn.Fluent.Models.CustomHttpsProvisioningState CustomHttpsProvisioningState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customHttpsProvisioningState")>]
member this.CustomHttpsProvisioningState : Microsoft.Azure.Management.Cdn.Fluent.Models.CustomHttpsProvisioningState
Public ReadOnly Property CustomHttpsProvisioningState As CustomHttpsProvisioningState

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於