Skip to main content

ip_allocations

Overview

Nameip_allocations
TypeResource
Idazure.network.ip_allocations

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
locationstringResource location.
propertiesobjectProperties of the IpAllocation.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTipAllocationName, resourceGroupName, subscriptionIdGets the specified IpAllocation by resource group.
listSELECTsubscriptionIdGets all IpAllocations in a subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets all IpAllocations in a resource group.
create_or_updateINSERTipAllocationName, resourceGroupName, subscriptionIdCreates or updates an IpAllocation in the specified resource group.
deleteDELETEipAllocationName, resourceGroupName, subscriptionIdDeletes the specified IpAllocation.
_listEXECsubscriptionIdGets all IpAllocations in a subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets all IpAllocations in a resource group.