ActionOnUnmanage(UnmanageActionResourceMode) Constructor
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.
Initializes a new instance of ActionOnUnmanage.
public ActionOnUnmanage(Azure.ResourceManager.Resources.DeploymentStacks.Models.UnmanageActionResourceMode resources);
new Azure.ResourceManager.Resources.DeploymentStacks.Models.ActionOnUnmanage : Azure.ResourceManager.Resources.DeploymentStacks.Models.UnmanageActionResourceMode -> Azure.ResourceManager.Resources.DeploymentStacks.Models.ActionOnUnmanage
Public Sub New (resources As UnmanageActionResourceMode)
Parameters
- resources
- UnmanageActionResourceMode
Specifies an action for a newly unmanaged resource.