Share via


NetworkSecurityGroup interface

NetworkSecurityGroup resource.

Extends

Properties

properties

Properties of the network security group.

Inherited Properties

id

Resource ID.

location

Resource location.

tags

Resource tags.

Property Details

properties

Properties of the network security group.

properties?: NetworkSecurityGroupPropertiesFormat

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags