FirewallRuleProperties interface
The properties of a mongo cluster firewall rule.
Properties
end |
The end IP address of the mongo cluster firewall rule. Must be IPv4 format. |
provisioning |
The provisioning state of the firewall rule. |
start |
The start IP address of the mongo cluster firewall rule. Must be IPv4 format. |
Property Details
endIpAddress
The end IP address of the mongo cluster firewall rule. Must be IPv4 format.
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 mongo cluster firewall rule. Must be IPv4 format.
startIpAddress: string
Property Value
string