Compartir a través de


Certificate.PreviousState Propiedad

Definición

Obtiene el estado anterior del 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 de propiedad

Comentarios

Si el certificado está en su estado inicial Active , no se define la propiedad PreviousState.

Se aplica a