Share via


EndpointInner.ResourceState Property

Definition

Gets resource status of the endpoint. Possible values include: 'Creating', 'Deleting', '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to