你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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