Share via


IOriginProperties.ResourceState Property

Definition

Resource status of the origin.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "Creating", "Active", "Deleting" })]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="Resource status of the origin.", 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", "Active", "Deleting" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="Resource status of the origin.", 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