Aracılığıyla paylaş


TroubleshootingDetails.ReasonType Property

Definition

Gets or sets reason type of failure.

[Newtonsoft.Json.JsonProperty(PropertyName="reasonType")]
public string ReasonType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reasonType")>]
member this.ReasonType : string with get, set
Public Property ReasonType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to