Partager via


DeploymentStackValidateProperties.ActionOnUnmanage Property

Definition

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

Applies to