InputPatchConfiguration.RebootSetting Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la préférence de redémarrage possible telle que définie par l’utilisateur en fonction de laquelle il serait décidé de redémarrer l’ordinateur ou non une fois l’opération de correctif terminée. Les valeurs possibles sont les suivantes : « 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
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET