SubnetAssociation interface

Subnet and it's custom security rules.

Properties

id

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

securityRules

Collection of custom security rules.

Property Details

id

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

id?: string

Property Value

string

securityRules

Collection of custom security rules.

securityRules?: SecurityRule[]

Property Value