Bagikan melalui


AzureWorkloadSQLRecoveryPointExtendedInfo.DataDirectoryTimeInUTC Property

Definition

Gets UTC time at which data directory info was captured

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to