Compartir a través de


InputPatchConfiguration.RebootSetting Propiedad

Definición

Obtiene o establece la posible preferencia de reinicio según lo definido por el usuario en función de la cual se decidiría reiniciar la máquina o no después de que se complete la operación de revisión. 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