Compartir a través de


GalleryImageData.OSType Propiedad

Definición

Esta propiedad permite especificar el tipo del sistema operativo que se incluye en el disco al crear una máquina virtual a partir de una imagen administrada. <> br><Br Valores posibles son: <br><>Windows<br><br>Linux.

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

Valor de propiedad

Se aplica a