Share via


SubnetAssociationOutput interface

Subnet and it's custom security rules.

Properties

id

Subnet ID.

securityRules

Collection of custom security rules.

Property Details

id

Subnet ID.

id?: string

Property Value

string

securityRules

Collection of custom security rules.

securityRules?: SecurityRuleOutput[]

Property Value