共用方式為


SqlVirtualMachineModel.AutoPatchingSettings Property

Definition

Gets or sets auto patching settings for applying critical security updates to SQL virtual machine.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.autoPatchingSettings")]
public Microsoft.Azure.Management.SqlVirtualMachine.Models.AutoPatchingSettings AutoPatchingSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.autoPatchingSettings")>]
member this.AutoPatchingSettings : Microsoft.Azure.Management.SqlVirtualMachine.Models.AutoPatchingSettings with get, set
Public Property AutoPatchingSettings As AutoPatchingSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to