Compartir a través de


OriginInner.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 Microsoft.Azure.Management.Cdn.Fluent.Models.OriginResourceState ResourceState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceState")>]
member this.ResourceState : Microsoft.Azure.Management.Cdn.Fluent.Models.OriginResourceState
Public ReadOnly Property ResourceState As OriginResourceState

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a