Compartir a través de


VirtualMachineInstallPatchesParameters.RebootSetting Propiedad

Definición

Obtiene o establece define cuándo es aceptable reiniciar una máquina virtual durante una operación de actualización de software. Entre los valores posibles se incluyen: "IfRequired", "Never", "Always"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a