Bagikan melalui


AzureIaaSVMErrorInfo.ErrorTitle Property

Definition

Gets title: Typically, the entity that the error pertains to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to