NamespaceAssetUpdateProperties.ManagementGroups Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Array of management groups that are part of the asset. Each management group can have a per-group configuration.
public System.Collections.Generic.IList<Azure.ResourceManager.DeviceRegistry.Models.ManagementGroup> ManagementGroups { get; }
member this.ManagementGroups : System.Collections.Generic.IList<Azure.ResourceManager.DeviceRegistry.Models.ManagementGroup>
Public ReadOnly Property ManagementGroups As IList(Of ManagementGroup)