次の方法で共有


IStorageAccountEncryptionStatus.LastEnabledTime プロパティ

定義

暗号化が最後に有効になった日付/時刻の大まかな見積もりを取得します。暗号化が無効になっている場合は null です。

public DateTime? LastEnabledTime { get; }
member this.LastEnabledTime : Nullable<DateTime>
Public ReadOnly Property LastEnabledTime As Nullable(Of DateTime)

プロパティ値

適用対象