次の方法で共有


ImageInformation.OSType プロパティ

定義

イメージのオペレーティング システム (Windows や Linux など) の種類を取得します。

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)

プロパティ値

適用対象