VirtualMachineInstallPatchesParameters.RebootSetting Propriedade

Definição

Obtém ou define quando é aceitável reinicializar uma VM durante uma operação de atualização de software. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a