Skip to main content

security_groups

Overview

Namesecurity_groups
TypeResource
Idazure.network.security_groups

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTnetworkSecurityGroupName, resourceGroupName, subscriptionIdGets the specified network security group.
listSELECTresourceGroupName, subscriptionIdGets all network security groups in a resource group.
create_or_updateINSERTnetworkSecurityGroupName, resourceGroupName, subscriptionIdCreates or updates a network security group in the specified resource group.
deleteDELETEnetworkSecurityGroupName, resourceGroupName, subscriptionIdDeletes the specified network security group.
_listEXECresourceGroupName, subscriptionIdGets all network security groups in a resource group.