次の方法で共有


AzureIaaSVMErrorInfo.ErrorTitle プロパティ

定義

タイトルを取得します。通常、エラーが関連するエンティティです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象