DeploymentStackValidateProperties.ActionOnUnmanage 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.
Gets or sets defines the behavior of resources that are no longer managed after the Deployment stack is updated or deleted.
[Newtonsoft.Json.JsonProperty(PropertyName="actionOnUnmanage")]
public Microsoft.Azure.Management.Resources.Models.ActionOnUnmanage ActionOnUnmanage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionOnUnmanage")>]
member this.ActionOnUnmanage : Microsoft.Azure.Management.Resources.Models.ActionOnUnmanage with get, set
Public Property ActionOnUnmanage As ActionOnUnmanage
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute