次の方法で共有


VirtualMachineOSImageUpdateParameters.ShowInGui プロパティ

定義

省略可能。 発行時に、このイメージが Windows Azure イメージ ギャラリーに表示されるかどうか。 既定では true です。

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

プロパティ値

適用対象