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

BatchCertificate.DeleteCertificateError Property

Definition

The error that occurred on the last attempt to delete this Certificate. This property is set only if the Certificate is in the DeleteFailed state.

public Azure.Compute.Batch.BatchCertificateDeleteError DeleteCertificateError { get; }
member this.DeleteCertificateError : Azure.Compute.Batch.BatchCertificateDeleteError
Public ReadOnly Property DeleteCertificateError As BatchCertificateDeleteError

Property Value

Applies to