IPv6FirewallRule interface
An IPv6 server firewall rule.
- Extends
Properties
end |
The end IP address of the firewall rule. Must be IPv6 format. Must be greater than or equal to startIpAddress. |
start |
The start IP address of the firewall rule. Must be IPv6 format. |
Inherited Properties
id | Resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Resource name. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
endIPv6Address
The end IP address of the firewall rule. Must be IPv6 format. Must be greater than or equal to startIpAddress.
endIPv6Address?: string
Property Value
string
startIPv6Address
The start IP address of the firewall rule. Must be IPv6 format.
startIPv6Address?: string
Property Value
string
Inherited Property Details
id
Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResourceWithWritableName.id
name
Resource name.
name?: string
Property Value
string
Inherited From ProxyResourceWithWritableName.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResourceWithWritableName.type