HorizonDbFirewallRuleProperties interface
Properties of a HorizonDb firewall rule.
Properties
| description | The description of the HorizonDb firewall rule. |
| end |
The end IP address of the firewall rule (IPv4). |
| provisioning |
The provisioning state of the firewall rule. |
| start |
The start IP address of the firewall rule (IPv4). |
Property Details
description
The description of the HorizonDb firewall rule.
description?: string
Property Value
string
endIpAddress
The end IP address of the firewall rule (IPv4).
endIpAddress: string
Property Value
string
provisioningState
The provisioning state of the firewall rule.
provisioningState?: string
Property Value
string
startIpAddress
The start IP address of the firewall rule (IPv4).
startIpAddress: string
Property Value
string