Partilhar via


Certificate.PreviousState Propriedade

Definição

Obtém o estado anterior do certificado.

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

Valor da propriedade

Comentários

Se o certificado estiver em seu estado inicial Active , a propriedade PreviousState não será definida.

Aplica-se a