Aracılığıyla paylaş


IEndpointProperties.ResourceState Property

Definition

Resource status of the endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Resource status of the endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.EndpointResourceState) }, ReadOnly=true, Required=false, SerializedName="resourceState")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.EndpointResourceState? ResourceState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Resource status of the endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.EndpointResourceState) }, ReadOnly=true, Required=false, SerializedName="resourceState")>]
member this.ResourceState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.EndpointResourceState>
Public ReadOnly Property ResourceState As Nullable(Of EndpointResourceState)

Property Value

Attributes

Applies to