次の方法で共有


DevTestLabVmData.DisallowPublicIPAddress プロパティ

定義

パブリック IP アドレスなしで仮想マシンを作成するかどうかを示します。

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

プロパティ値

適用対象