Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IpFirewallRuleProperties

Package version

IP firewall rule properties

Hierarchy

  • IpFirewallRuleProperties

Index

Properties

Optional endIpAddress

endIpAddress: undefined | string

The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress

Optional provisioningState

provisioningState: ProvisioningState

Resource provisioning state NOTE: This property will not be serialized. It can only be populated by the server.

Optional startIpAddress

startIpAddress: undefined | string

The start IP address of the firewall rule. Must be IPv4 format

Generated using TypeDoc