Compartir a través de


Update.ImpactType Propiedad

Definición

Obtiene o establece el tipo de impacto. Entre los valores posibles se incluyen: "None", "Freeze", "Restart", "Redeploy"

[Newtonsoft.Json.JsonProperty(PropertyName="impactType")]
public string ImpactType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="impactType")>]
member this.ImpactType : string with get, set
Public Property ImpactType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a