ProfileInner.ResourceState Property

Definition

Gets resource status of the profile. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to