EndpointInner.ResourceState Proprietà

Definizione

Ottiene lo stato della risorsa dell'endpoint. I valori possibili includono: '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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a