次の方法で共有


ComputeApiError.Details プロパティ

定義

Api エラーの詳細。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.ComputeApiErrorBase> Details { get; }
member this.Details : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.ComputeApiErrorBase>
Public ReadOnly Property Details As IReadOnlyList(Of ComputeApiErrorBase)

プロパティ値

適用対象