Checks whether a private Ip address is available for use.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/CheckIPAddressAvailability
Path parameters
resourceGroupNamestring required
The name of the resource group.
virtualNetworkNamestring required
The name of the virtual network.
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
ipAddressstring
The private IP address to be verified.
api-versionstring required
Client Api Version.
Response
private IP address availability and list of other free addresses if the requested one is not available