NetworkInterfaceAssociation interface

Network interface and its custom security rules.

Properties

id

Network interface 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

Network interface 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