Compartir a través de


GalleryApplicationData.SupportedOSType Propiedad

Definición

Esta propiedad permite especificar el tipo admitido del sistema operativo para el que se compila la aplicación. <> br><Br Valores posibles son: <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 de propiedad

Se aplica a