DeleteCertificateError.Values Property

Definition

Gets a list of additional error details related to the certificate deletion error.

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)

Property Value

Applies to