IpFirewallRuleProperties interface
IP firewall rule properties
Properties
end |
The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress |
provisioning |
Resource provisioning state NOTE: This property will not be serialized. It can only be populated by the server. |
start |
The start IP address of the firewall rule. Must be IPv4 format |
Property Details
endIpAddress
The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress
endIpAddress?: string
Property Value
string
provisioningState
Resource provisioning state NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
startIpAddress
The start IP address of the firewall rule. Must be IPv4 format
startIpAddress?: string
Property Value
string