共用方式為


EndpointInner.ResourceState 屬性

定義

取得端點的資源狀態。 可能的值包括:'Create'、'刪除'、'Running'、'Starting'、'Stopped'、'Stopping'

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於