EndpointInner.ResourceState 속성

정의

엔드포인트의 리소스 상태 가져옵니다. 가능한 값으로는 '만들기', '삭제', '실행 중', '시작 중', '중지됨', '중지 중' 등이 있습니다.

[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

적용 대상