VirtualMachineInstallPatchesResult.StartDateTime Property

Definition

Gets the UTC timestamp when the operation began.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to