Bagikan melalui


LinuxPatchSettings.AutomaticByPlatformSettings Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to