NetworkSecurityGroup Class

NetworkSecurityGroup resource.

Constructor

NetworkSecurityGroup(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

location
str

Resource location.

tags

Resource tags.

properties

Properties of the network security group.

etag
str

A unique read-only string that changes whenever the resource is updated.

Attributes

etag

A unique read-only string that changes whenever the resource is updated.

etag: str | None

properties

Properties of the network security group.

properties: _models.NetworkSecurityGroupPropertiesFormat | None