BatchAccountCertificateProvisioningState.Failed 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 compute nodes. (The latter can occur if the certificate has been removed from the pool, but the node has not yet restarted. 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.ResourceManager.Batch.Models.BatchAccountCertificateProvisioningState Failed { get; }
static member Failed : Azure.ResourceManager.Batch.Models.BatchAccountCertificateProvisioningState
Public Shared ReadOnly Property Failed As BatchAccountCertificateProvisioningState
Property Value
Applies to
Azure SDK for .NET