次の方法で共有


AzureWorkloadSQLRecoveryPointExtendedInfo.DataDirectoryTimeInUTC プロパティ

定義

データ ディレクトリ情報がキャプチャされた UTC 時刻を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象