Compartir a través de


AutomaticRepairsPolicy.RepairAction Propiedad

Definición

Obtiene o establece el tipo de acción de reparación (reemplazar, reiniciar, reimage) que se usará para reparar máquinas virtuales incorrectas en el conjunto de escalado. El valor predeterminado es replace. Entre los valores posibles se incluyen: 'Replace', 'Restart', 'Reimage'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a