Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkSecurityGroup

Package version

NetworkSecurityGroup resource.

Hierarchy

Index

Properties

Optional defaultSecurityRules

defaultSecurityRules: SecurityRule[]

The default security rules of network security group.

Optional etag

etag: undefined | string

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

Optional id

id: undefined | string

Resource ID.

Optional location

location: undefined | string

Resource location.

Optional name

name: undefined | string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional networkInterfaces

networkInterfaces: NetworkInterface[]

A collection of references to network interfaces. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: undefined | string

The provisioning state of the public IP resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.

Optional resourceGuid

resourceGuid: undefined | string

The resource GUID property of the network security group resource.

Optional securityRules

securityRules: SecurityRule[]

A collection of security rules of the network security group.

Optional subnets

subnets: Subnet[]

A collection of references to subnets. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | object

Resource tags.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc