次の方法で共有


AzureWorkloadErrorInfo.ErrorTitle プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象