PatchManagementGroupRequest.ParentGroupId Property

Definition

Gets or sets (Optional) The fully qualified ID for the parent management group. For example, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to