CreateManagementGroupDetails.UpdatedBy Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to