managementGroups property
A list of Azure management groups associated with the resource, ordered from lowest level (closest to the subscription) to highest level.
Implementation
core.List<AzureManagementGroup>? managementGroups;
A list of Azure management groups associated with the resource, ordered from lowest level (closest to the subscription) to highest level.
core.List<AzureManagementGroup>? managementGroups;