ActionOnUnmanage.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.
Specifies an action for a newly unmanaged resource management group.
public Azure.ResourceManager.Resources.DeploymentStacks.Models.UnmanageActionManagementGroupMode? ManagementGroups { get; set; }
member this.ManagementGroups : Nullable<Azure.ResourceManager.Resources.DeploymentStacks.Models.UnmanageActionManagementGroupMode> with get, set
Public Property ManagementGroups As Nullable(Of UnmanageActionManagementGroupMode)