AzureIaaSVMErrorInfo.ErrorTitle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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