共用方式為


SoftwareUpdateConfiguration.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

適用於