次の方法で共有


GalleryApplicationPatch.SupportedOSType プロパティ

定義

このプロパティを使用すると、アプリケーションがビルドされる OS のサポートされている種類を指定できます。 <br><br> 可能な値は、<br br><>Windows<br br><>Linux です

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

プロパティ値

適用対象