Compartir a través de


VirtualMachineSoftwarePatchProperties.RebootBehavior Propiedad

Definición

Obtiene describe los requisitos de reinicio de la revisión. Entre los valores posibles se incluyen: "Unknown", "NeverReboots", "AlwaysRequiresReboot", "CanRequestReboot".

[Newtonsoft.Json.JsonProperty(PropertyName="rebootBehavior")]
public string RebootBehavior { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rebootBehavior")>]
member this.RebootBehavior : string
Public ReadOnly Property RebootBehavior As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a