Share via


IEndpoint.ResourceState Property

Definition

Resource status of the endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "Creating", "Deleting", "Running", "Starting", "Stopped", "Stopping" })]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="Resource status of the endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceState", Update=false)]
public string ResourceState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "Creating", "Deleting", "Running", "Starting", "Stopped", "Stopping" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="Resource status of the endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceState", Update=false)>]
member this.ResourceState : string
Public ReadOnly Property ResourceState As String

Property Value

Attributes

Applies to