次の方法で共有


AppServiceOperation.Errors プロパティ

定義

エラーは操作に関連付けられます。

public System.Collections.Generic.IReadOnlyList<Azure.ResponseError> Errors { get; }
member this.Errors : System.Collections.Generic.IReadOnlyList<Azure.ResponseError>
Public ReadOnly Property Errors As IReadOnlyList(Of ResponseError)

プロパティ値

適用対象