Partilhar via


PatchSettings.EnableHotpatching Propriedade

Definição

Obtém ou define que os clientes corrijam suas VMs do Azure sem exigir uma reinicialização. Para enableHotpatching, o 'provisionVMAgent' deve ser definido como true e 'patchMode' deve ser definido como '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a