Skip to main content

custom_ip_prefixes

Overview

Namecustom_ip_prefixes
TypeResource
Idazure.network.custom_ip_prefixes

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
extendedLocationobjectExtendedLocation complex type.
locationstringResource location.
propertiesobjectCustom IP prefix properties.
tagsobjectResource tags.
typestringResource type.
zonesarrayA list of availability zones denoting the IP allocated for the resource needs to come from.

Methods

NameAccessible byRequired ParamsDescription
getSELECTcustomIpPrefixName, resourceGroupName, subscriptionIdGets the specified custom IP prefix in a specified resource group.
listSELECTresourceGroupName, subscriptionIdGets all custom IP prefixes in a resource group.
create_or_updateINSERTcustomIpPrefixName, resourceGroupName, subscriptionIdCreates or updates a custom IP prefix.
deleteDELETEcustomIpPrefixName, resourceGroupName, subscriptionIdDeletes the specified custom IP prefix.
_listEXECresourceGroupName, subscriptionIdGets all custom IP prefixes in a resource group.