SqlVmData.OsType Property

Definition

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)

Property Value

Applies to