共用方式為


SoftwareUpdateConfigurationCollectionItem.CreationTime 屬性

定義

取得軟體更新組態的建立時間,該組態只會出現在回應中。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.creationTime")]
public DateTimeOffset CreationTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.creationTime")>]
member this.CreationTime : DateTimeOffset
Public ReadOnly Property CreationTime As DateTimeOffset

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於