Share via


BatchCertificate.PreviousState Property

Definition

The previous state of the Certificate. This property is not set if the Certificate is in its initial active state.

public Azure.Compute.Batch.BatchCertificateState? PreviousState { get; }
member this.PreviousState : Nullable<Azure.Compute.Batch.BatchCertificateState>
Public ReadOnly Property PreviousState As Nullable(Of BatchCertificateState)

Property Value

Applies to