FirewallRuleProperties interface

The properties of a mongo cluster firewall rule.

Properties

endIpAddress

The end IP address of the mongo cluster firewall rule. Must be IPv4 format.

provisioningState

The provisioning state of the firewall rule.

startIpAddress

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