Compartir a través de


ImageInformation.OSType Propiedad

Definición

Obtiene el tipo de sistema operativo (por ejemplo, Windows o Linux) de la imagen.

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)

Valor de propiedad

Se aplica a