v6

latestSwagger 2.0raw.githubusercontent.com2019-05-1097145257.5 KB

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

availableboolean

Private IP address availability

availableIPAddressesstring[]

Contains other available private IP addresses if the asked for address is taken