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.
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)