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

IWithAddressPrefix 接口

定义

允许更改子网地址空间的子网更新阶段。

public interface IWithAddressPrefix
type IWithAddressPrefix = interface
Public Interface IWithAddressPrefix
派生

方法

WithAddressPrefix(String)

指定子网在网络地址空间内的 IP 地址空间。

适用于