Edit

Share via


AzureManagementGroup.Id Property

Definition

Id of azure management group

[Newtonsoft.Json.JsonProperty(PropertyName="Id")]
[System.Runtime.Serialization.DataMember]
public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute DataMemberAttribute

Applies to