共用方式為


CustomDomainInner.ResourceState 屬性

定義

取得自訂網域的資源狀態。 可能的值包括:'Create'、'Active'、'刪除'

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於