VirtualMachineAssessPatchesResult.StartDateTime プロパティ

定義

操作が開始されたときの UTC タイムスタンプを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象