Bagikan melalui


CustomIpPrefix.FailedReason Property

Definition

Gets the reason why resource is in failed state.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.failedReason")]
public string FailedReason { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.failedReason")>]
member this.FailedReason : string
Public ReadOnly Property FailedReason As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to