Skip to main content

public_ip_prefixes

Overview

Namepublic_ip_prefixes
TypeResource
Idazure.network.public_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.
propertiesobjectPublic IP prefix properties.
skuobjectSKU of a public IP prefix.
tagsobjectResource tags.
typestringResource type.
zonesarrayA list of availability zones denoting the IP allocated for the resource needs to come from.

Methods

NameAccessible byRequired ParamsDescription
getSELECTpublicIpPrefixName, resourceGroupName, subscriptionIdGets the specified public IP prefix in a specified resource group.
listSELECTresourceGroupName, subscriptionIdGets all public IP prefixes in a resource group.
create_or_updateINSERTpublicIpPrefixName, resourceGroupName, subscriptionIdCreates or updates a static or dynamic public IP prefix.
deleteDELETEpublicIpPrefixName, resourceGroupName, subscriptionIdDeletes the specified public IP prefix.
_listEXECresourceGroupName, subscriptionIdGets all public IP prefixes in a resource group.