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 subnet/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/