次の方法で共有


ImageOSDisk.OSType プロパティ

定義

このプロパティを使用すると、カスタム イメージから VM を作成する場合に、ディスクに含まれる OS の種類を指定できます。 使用できる値は 、Windows、Linux です

public Azure.ResourceManager.Compute.Models.SupportedOperatingSystemType OSType { get; set; }
member this.OSType : Azure.ResourceManager.Compute.Models.SupportedOperatingSystemType with get, set
Public Property OSType As SupportedOperatingSystemType

プロパティ値

適用対象