共用方式為


ManagementGroupDetails.UpdatedBy Property

Definition

Gets or sets the identity of the principal or process that updated the object.

[Newtonsoft.Json.JsonProperty(PropertyName="updatedBy")]
public string UpdatedBy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="updatedBy")>]
member this.UpdatedBy : string with get, set
Public Property UpdatedBy As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to