共用方式為


CreateManagementGroupDetails.UpdatedTime Property

Definition

Gets the date and time when this object was last updated.

[Newtonsoft.Json.JsonProperty(PropertyName="updatedTime")]
public DateTime? UpdatedTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="updatedTime")>]
member this.UpdatedTime : Nullable<DateTime>
Public ReadOnly Property UpdatedTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to