Share via


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.DeleteBatchCertificateError DeleteCertificateError { get; }
member this.DeleteCertificateError : Azure.Compute.Batch.DeleteBatchCertificateError
Public ReadOnly Property DeleteCertificateError As DeleteBatchCertificateError

Property Value

Applies to