Partilhar via


GalleryApplicationData.SupportedOSType Propriedade

Definição

Essa propriedade permite que você especifique o tipo com suporte do sistema operacional para o qual o aplicativo foi criado. <br><br> Os valores possíveis são: <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)

Valor da propriedade

Aplica-se a