Package version:

Interface IPv6FirewallRule

An IPv6 server firewall rule.

Hierarchy

Properties

endIPv6Address?: string

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

id?: string

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

name?: string

Resource name.

startIPv6Address?: string

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

type?: string

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

Generated using TypeDoc