Freigeben über


GalleryApplicationPatch.SupportedOSType Eigenschaft

Definition

Mit dieser Eigenschaft können Sie den unterstützten Typ des Betriebssystems angeben, für das die Anwendung erstellt wird. <br><br> Mögliche Werte sind: <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)

Eigenschaftswert

Gilt für: