次の方法で共有


CustomDomainInner.ResourceState プロパティ

定義

カスタム ドメインのリソースの状態を取得します。 使用可能な値は、'Creating'、'Active'、'Deleting' です。

[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

適用対象