FirewallRuleListResult interface
A list of firewall rules.
Properties
nextLink |
The link used to get the next page of operations.
|
value |
The list of firewall rules in a server.
|
Property Details
nextLink
The link used to get the next page of operations.
nextLink?: string
Property Value
value
The list of firewall rules in a server.
value?: FirewallRule[]
Property Value