次の方法で共有


AzureIaaSVMErrorInfo.ErrorCode プロパティ

定義

エラー コードを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="errorCode")]
public int? ErrorCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorCode")>]
member this.ErrorCode : Nullable<int>
Public ReadOnly Property ErrorCode As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象