SqlVmData.AdditionalVmPatch Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Additional VM Patching solution enabled on the Virtual Machine.
public Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmAdditionalOsPatch? AdditionalVmPatch { get; }
member this.AdditionalVmPatch : Nullable<Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmAdditionalOsPatch>
Public ReadOnly Property AdditionalVmPatch As Nullable(Of SqlVmAdditionalOsPatch)