Skip to main content

security_rules

Overview

Namesecurity_rules
TypeResource
Idazure.network.security_rules

Fields

NameDatatypeDescription
idstringResource ID.
namestringThe name of the resource that is unique within a resource group. This name can be used to access the resource.
etagstringA unique read-only string that changes whenever the resource is updated.
propertiesobjectSecurity rule resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTnetworkSecurityGroupName, resourceGroupName, securityRuleName, subscriptionIdGet the specified network security rule.
listSELECTnetworkSecurityGroupName, resourceGroupName, subscriptionIdGets all security rules in a network security group.
create_or_updateINSERTnetworkSecurityGroupName, resourceGroupName, securityRuleName, subscriptionIdCreates or updates a security rule in the specified network security group.
deleteDELETEnetworkSecurityGroupName, resourceGroupName, securityRuleName, subscriptionIdDeletes the specified network security rule.
_listEXECnetworkSecurityGroupName, resourceGroupName, subscriptionIdGets all security rules in a network security group.