HasSubnet.UpdateDefinitionStages.WithSubnet<ReturnT>.withExistingSubnet(String parentNetworkResourceId, String subnetName) 方法
定义
Assigns the specified subnet to this resource.
public ReturnT withExistingSubnet(String parentNetworkResourceId, String subnetName)
参数
- parentNetworkResourceId
- String
the resource ID of the virtual network the subnet is part of
- subnetName
- String
the name of the subnet
返回
ReturnT
the next stage of the definition