Certificate.State プロパティ

定義

証明書の現在の状態を取得します。

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)

プロパティ値

適用対象