你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetworkAttachment.IPAllocationMethod 属性

定义

虚拟机的 IP 分配机制。 动态和静态仅对 l3Network 有效,后者也可能指定禁用。 否则,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

属性值

适用于