次の方法で共有


ARMExceptionDetails.PossibleCauses Property

Definition

Gets possible cause for error.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="possibleCauses")]
public string PossibleCauses { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="possibleCauses")>]
member this.PossibleCauses : string
Public ReadOnly Property PossibleCauses As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to