次の方法で共有


NetworkAttachment.IPAllocationMethod プロパティ

定義

仮想マシンの IP 割り当てメカニズム。 Dynamic と Static は、l3Network に対してのみ有効であり、Disabled も指定できます。 それ以外の場合は、Disabled のみが許可される値です。

public Azure.ResourceManager.NetworkCloud.Models.VirtualMachineIPAllocationMethod IPAllocationMethod { get; set; }
member this.IPAllocationMethod : Azure.ResourceManager.NetworkCloud.Models.VirtualMachineIPAllocationMethod with get, set
Public Property IPAllocationMethod As VirtualMachineIPAllocationMethod

プロパティ値

適用対象