次の方法で共有


CommunityGalleryImageData.OSType プロパティ

定義

このプロパティを使用すると、マネージド イメージから VM を作成するときにディスクに含まれる OS の種類を指定できます。 <br><br> 可能な値は、<br br><>Windows<br br><>Linux です

public Azure.ResourceManager.Compute.Models.SupportedOperatingSystemType? OSType { get; }
member this.OSType : Nullable<Azure.ResourceManager.Compute.Models.SupportedOperatingSystemType>
Public ReadOnly Property OSType As Nullable(Of SupportedOperatingSystemType)

プロパティ値

適用対象