Partilhar via


Endpoint.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 string ResourceState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceState")>]
member this.ResourceState : string
Public ReadOnly Property ResourceState As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a