Udostępnij przez


NatRule interface

Reguła typu nat.

Rozszerzenie

Właściwości

destinationAddresses

Lista docelowych adresów IP lub tagów usługi.

destinationPorts

Lista portów docelowych.

ipProtocols

Tablica kolumn FirewallPolicyRuleNetworkProtocols.

ruleType
sourceAddresses

Lista źródłowych adresów IP dla tej reguły.

sourceIpGroups

Lista źródłowych grup ip dla tej reguły.

translatedAddress

Przetłumaczony adres dla tej reguły translatora adresów sieciowych.

translatedFqdn

Przetłumaczona nazwa FQDN dla tej reguły translatora adresów sieciowych.

translatedPort

Przetłumaczony port dla tej reguły translatora adresów sieciowych.

Właściwości dziedziczone

description

Opis reguły.

name

Nazwa reguły.

Szczegóły właściwości

destinationAddresses

Lista docelowych adresów IP lub tagów usługi.

destinationAddresses?: string[]

Wartość właściwości

string[]

destinationPorts

Lista portów docelowych.

destinationPorts?: string[]

Wartość właściwości

string[]

ipProtocols

Tablica kolumn FirewallPolicyRuleNetworkProtocols.

ipProtocols?: ("TCP" | "UDP" | "Any" | "ICMP")[]

Wartość właściwości

("TCP" | "UDP" | "Any" | "ICMP")[]

ruleType

ruleType: "NatRule"

Wartość właściwości

"NatRule"

sourceAddresses

Lista źródłowych adresów IP dla tej reguły.

sourceAddresses?: string[]

Wartość właściwości

string[]

sourceIpGroups

Lista źródłowych grup ip dla tej reguły.

sourceIpGroups?: string[]

Wartość właściwości

string[]

translatedAddress

Przetłumaczony adres dla tej reguły translatora adresów sieciowych.

translatedAddress?: string

Wartość właściwości

string

translatedFqdn

Przetłumaczona nazwa FQDN dla tej reguły translatora adresów sieciowych.

translatedFqdn?: string

Wartość właściwości

string

translatedPort

Przetłumaczony port dla tej reguły translatora adresów sieciowych.

translatedPort?: string

Wartość właściwości

string

Szczegóły właściwości dziedziczonej

description

Opis reguły.

description?: string

Wartość właściwości

string

dziedziczone zFirewallPolicyRuleParent.description

name

Nazwa reguły.

name?: string

Wartość właściwości

string

dziedziczone zFirewallPolicyRuleParent.name