ReturnT - the next stage of the definitionpublic static interface HasSubnet.UpdateDefinitionStages.WithSubnet<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ReturnT |
withExistingSubnet(String parentNetworkResourceId,
String subnetName)
Assigns the specified subnet to this resource.
|
ReturnT withExistingSubnet(String parentNetworkResourceId, String subnetName)
parentNetworkResourceId - the resource ID of the virtual network the subnet is part ofsubnetName - the name of the subnetCopyright © 2021 Microsoft Corporation. All rights reserved.