Share via


BatchCertificateState.Deleting Property

Definition

The user has requested that the Certificate be deleted, but the delete operation has not yet completed. You may not reference the Certificate when creating or updating Pools.

public static Azure.Compute.Batch.BatchCertificateState Deleting { get; }
static member Deleting : Azure.Compute.Batch.BatchCertificateState
Public Shared ReadOnly Property Deleting As BatchCertificateState

Property Value

Applies to