Certificate.State Property

Definition

Gets the current state of the certificate.

public Microsoft.Azure.Batch.Common.CertificateState? State { get; }
member this.State : Nullable<Microsoft.Azure.Batch.Common.CertificateState>
Public ReadOnly Property State As Nullable(Of CertificateState)

Property Value

Applies to