Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FirewallRule

Package version

Represents a server firewall rule.

Hierarchy

Index

Properties

endIpAddress

endIpAddress: string

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

Optional id

id: undefined | string

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

Optional name

name: undefined | string

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

startIpAddress

startIpAddress: string

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

Optional type

type: undefined | string

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

Generated using TypeDoc