LinuxPatchSettings.PatchMode Eigenschaft

Definition

Gibt den Modus des VM-Gastpatches auf virtuelle IaaS-Computer oder virtuelle Computer an, die einer VM-Skalierungsgruppe zugeordnet sind, mit OrchestrationMode als Flexible.< br /><br /> Mögliche Werte:< br /><br />ImageDefault : Die Standard-Patchkonfiguration des virtuellen Computers wird verwendet. <br /><br />AutomaticByPlatform : Der virtuelle Computer wird von der Plattform automatisch aktualisiert. Die Eigenschaft provisionVMAgent muss true sein.

public Azure.ResourceManager.Compute.Models.LinuxVmGuestPatchMode? PatchMode { get; set; }
member this.PatchMode : Nullable<Azure.ResourceManager.Compute.Models.LinuxVmGuestPatchMode> with get, set
Public Property PatchMode As Nullable(Of LinuxVmGuestPatchMode)

Eigenschaftswert

Gilt für: