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

IWithSubnet<ReturnT> 接口

定义

public interface IWithSubnet<ReturnT>
type IWithSubnet<'ReturnT> = interface
Public Interface IWithSubnet(Of ReturnT)

类型参数

ReturnT
派生

方法

WithExistingSubnet(String, String)

将指定的子网分配给此资源。

适用于