Partager via


PatchSettings.EnableHotpatching Propriété

Définition

Obtient ou définit permet aux clients de corriger leurs machines virtuelles Azure sans nécessiter de redémarrage. Pour enableHotpatching, « provisionVMAgent » doit avoir la valeur true et « patchMode » doit avoir la valeur « AutomaticByPlatform ».

[Newtonsoft.Json.JsonProperty(PropertyName="enableHotpatching")]
public bool? EnableHotpatching { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enableHotpatching")>]
member this.EnableHotpatching : Nullable<bool> with get, set
Public Property EnableHotpatching As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à