Compartir a través de


VirtualMachineAssessPatchesResult.StartDateTime Propiedad

Definición

Obtiene la marca de tiempo UTC cuando se inició la operación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a