次の方法で共有


OperationStatusResult.Error プロパティ

定義

存在する場合は、操作エラーの詳細を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.KubernetesConfiguration.Models.ErrorDetail Error { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.Management.KubernetesConfiguration.Models.ErrorDetail
Public ReadOnly Property Error As ErrorDetail

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象