ImageInformation.OSType Property

Definition

Gets the type of operating system (e.g. Windows or Linux) of the Image.

public Microsoft.Azure.Batch.Common.OSType? OSType { get; }
member this.OSType : Nullable<Microsoft.Azure.Batch.Common.OSType>
Public ReadOnly Property OSType As Nullable(Of OSType)

Property Value

Applies to