Compartir a través de


ProfileInner.ResourceState Propiedad

Definición

Obtiene el estado del recurso del perfil. Entre los valores posibles se incluyen: 'Creating', 'Active', 'Deleting', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceState")]
public Microsoft.Azure.Management.Cdn.Fluent.Models.ProfileResourceState ResourceState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceState")>]
member this.ResourceState : Microsoft.Azure.Management.Cdn.Fluent.Models.ProfileResourceState
Public ReadOnly Property ResourceState As ProfileResourceState

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a