Share via


DeleteBatchCertificateError.Values Property

Definition

A list of additional error details related to the Certificate deletion error. This list includes details such as the active Pools and Compute Nodes referencing this Certificate. However, if a large number of resources reference the Certificate, the list contains only about the first hundred.

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

Property Value

Applies to