Partilhar via


WhatIfChange.ChangeType Propriedade

Definição

Obtém ou define o tipo de alteração que será feita no recurso quando a implantação for executada. Os valores possíveis incluem: 'Create', 'Delete', 'Ignore', 'Deploy', 'NoChange', 'Modify', 'Unsupported'

[Newtonsoft.Json.JsonProperty(PropertyName="changeType")]
public Microsoft.Azure.Management.ResourceManager.Fluent.Models.ChangeType ChangeType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="changeType")>]
member this.ChangeType : Microsoft.Azure.Management.ResourceManager.Fluent.Models.ChangeType with get, set
Public Property ChangeType As ChangeType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a