BatchCertificateState.DeleteFailed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The user requested that the Certificate be deleted, but there are Pools that still have references to the Certificate, or it is still installed on one or more Nodes. (The latter can occur if the Certificate has been removed from the Pool, but the Compute Node has not yet restarted. Compute Nodes refresh their Certificates only when they restart.) You may use the cancel Certificate delete operation to cancel the delete, or the delete Certificate operation to retry the delete.
public static Azure.Compute.Batch.BatchCertificateState DeleteFailed { get; }
static member DeleteFailed : Azure.Compute.Batch.BatchCertificateState
Public Shared ReadOnly Property DeleteFailed As BatchCertificateState