次の方法で共有


CustomDomainInner.CustomHttpsProvisioningState プロパティ

定義

カスタム ドメインのカスタム Https のプロビジョニング状態を取得します。 使用可能な値には、'Enableding'、'Enabled'、'Disableding'、'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

適用対象