DeleteCertificateError.Values プロパティ

定義

証明書の削除エラーに関連する追加のエラーの詳細の一覧を取得します。

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Batch.NameValuePair> Values { get; }
member this.Values : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Batch.NameValuePair>
Public ReadOnly Property Values As IReadOnlyList(Of NameValuePair)

プロパティ値

適用対象