Sdílet prostřednictvím


BatchAccountCertificateProvisioningState.Failed Property

Definition

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