Skip to main content

ip_groups

Overview

Nameip_groups
TypeResource
Idazure.network.ip_groups

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
locationstringResource location.
propertiesobjectThe IpGroups property information.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTipGroupsName, resourceGroupName, subscriptionIdGets the specified ipGroups.
listSELECTsubscriptionIdGets all IpGroups in a subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets all IpGroups in a resource group.
create_or_updateINSERTipGroupsName, resourceGroupName, subscriptionIdCreates or updates an ipGroups in a specified resource group.
deleteDELETEipGroupsName, resourceGroupName, subscriptionIdDeletes the specified ipGroups.
_listEXECsubscriptionIdGets all IpGroups in a subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets all IpGroups in a resource group.