Compartilhar via


EndpointInner.ResourceState Propriedade

Definição

Obtém status de recursos do ponto de extremidade. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a