다음을 통해 공유


VaultPropertiesMoveDetails.StartTimeUtc Property

Definition

Gets start Time of the Resource Move Operation

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to