AzureWorkloadSQLRecoveryPointExtendedInfo.DataDirectoryTimeInUTC Property

Definition

Gets or sets UTC time at which data directory info was captured

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to