SqlVmData.OsType 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.
Operating System of the current SQL Virtual Machine.
public Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmOsType? OsType { get; }
member this.OsType : Nullable<Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmOsType>
Public ReadOnly Property OsType As Nullable(Of SqlVmOsType)