VirtualMachineOSImageListResponse.VirtualMachineOSImage.ShowInGui Property

 

Optional. Indicates whether the image should be shown in the Azure portal.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public Nullable<bool> ShowInGui { get; set; }

Property Value

Type: System.Nullable<Boolean>
Return to top
Show: