NetworkInterfaceAssociationOutput interface
Network interface and its custom security rules.
Properties
| id | Network interface ID. |
| security |
Collection of custom security rules. |
Property Details
id
Network interface ID.
id?: string
Property Value
string
securityRules
Collection of custom security rules.
securityRules?: SecurityRuleOutput[]