Share via


VaultPropertiesMoveDetails.CompletionTimeUtc Property

Definition

Gets end Time of the Resource Move Operation

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to