次の方法で共有


ManagedInstanceLongTermRetentionBackup.BackupTime プロパティ

定義

バックアップが作成された時刻を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.backupTime")]
public DateTime? BackupTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.backupTime")>]
member this.BackupTime : Nullable<DateTime>
Public ReadOnly Property BackupTime As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象