Compartir a través de


Origin.ResourceState Propiedad

Definición

Obtiene el estado del recurso del origen. Entre los valores posibles se incluyen: "Creating", "Active", "Deleting"

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a