ISnapshot.OSType Property

Definition

Gets the type of operating system in the snapshot.

public Microsoft.Azure.Management.Compute.Fluent.Models.OperatingSystemTypes? OSType { get; }
member this.OSType : Nullable<Microsoft.Azure.Management.Compute.Fluent.Models.OperatingSystemTypes>
Public ReadOnly Property OSType As Nullable(Of OperatingSystemTypes)

Property Value

Applies to