共用方式為


VirtualMachineOSImageUpdateParameters.ShowInGui Property

Definition

Optional. When published, should this image show up in the windows azure image gallery or not. True by default.

public bool? ShowInGui { get; set; }
member this.ShowInGui : Nullable<bool> with get, set
Public Property ShowInGui As Nullable(Of Boolean)

Property Value

Applies to