Share via


SnapshotData.OSType Property

Definition

The Operating System type.

public Azure.ResourceManager.Compute.Models.SupportedOperatingSystemType? OSType { get; set; }
member this.OSType : Nullable<Azure.ResourceManager.Compute.Models.SupportedOperatingSystemType> with get, set
Public Property OSType As Nullable(Of SupportedOperatingSystemType)

Property Value

Applies to