Share via


NetworkInterfaceAssociationOutput interface

Network interface and its custom security rules.

Properties

id

Network interface ID.

securityRules

Collection of custom security rules.

Property Details

id

Network interface ID.

id?: string

Property Value

string

securityRules

Collection of custom security rules.

securityRules?: SecurityRuleOutput[]

Property Value