Share via


PatchSettings.AutomaticByPlatformSettings Property

Definition

Gets or sets specifies additional settings for patch mode AutomaticByPlatform in VM Guest Patching on Windows.

[Newtonsoft.Json.JsonProperty(PropertyName="automaticByPlatformSettings")]
public Microsoft.Azure.Management.Compute.Models.WindowsVMGuestPatchAutomaticByPlatformSettings AutomaticByPlatformSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="automaticByPlatformSettings")>]
member this.AutomaticByPlatformSettings : Microsoft.Azure.Management.Compute.Models.WindowsVMGuestPatchAutomaticByPlatformSettings with get, set
Public Property AutomaticByPlatformSettings As WindowsVMGuestPatchAutomaticByPlatformSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to