Skip to main content

ip_pools

Overview

Nameip_pools
TypeResource
Idazure_stack.fabric_admin.ip_pools

Fields

NameDatatypeDescription
idstringURI of the resource.
namestringName of the resource.
locationstringThe region where the resource is located.
propertiesobjectProperties of an IpPool.
tagsobjectList of key-value pairs.
typestringType of resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTipPool, location, resourceGroupName, subscriptionIdReturn the requested IP pool.
listSELECTlocation, resourceGroupName, subscriptionIdReturns a list of all IP pools at a certain location.
create_or_updateINSERTipPool, location, resourceGroupName, subscriptionIdCreate an IP pool. Once created an IP pool cannot be deleted.
_listEXEClocation, resourceGroupName, subscriptionIdReturns a list of all IP pools at a certain location.