Subnets
The Put Subnet operation creates/updates a subnet in the specified virtual network
put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}
Path parameters
resourceGroupNamestring required
The name of the resource group.
virtualNetworkNamestring required
The name of the virtual network.
subnetNamestring required
The name of the subnet.
subscriptionIdstring required
Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
Query parameters
api-versionstring required
Client Api Version.
Request body
Response
OK