你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSDeviceRegistrationState.CreatedDateTimeUtc Property

Definition

Registration create date time (in UTC).

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="createdDateTimeUtc")]
public DateTime CreatedDateTimeUtc { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="createdDateTimeUtc")>]
member this.CreatedDateTimeUtc : DateTime
Public ReadOnly Property CreatedDateTimeUtc As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to