Bagikan melalui


NatRuleOutput interface

Aturan jenis nat.

Memperluas

Properti

destinationAddresses

Daftar alamat IP tujuan atau Tag Layanan.

destinationPorts

Daftar port tujuan.

ipProtocols

Array of FirewallPolicyRuleNetworkProtocols.

ruleType
sourceAddresses

Daftar alamat IP sumber untuk aturan ini.

sourceIpGroups

Daftar IpGroup sumber untuk aturan ini.

translatedAddress

Alamat yang diterjemahkan untuk aturan NAT ini.

translatedFqdn

FQDN yang diterjemahkan untuk aturan NAT ini.

translatedPort

Port yang diterjemahkan untuk aturan NAT ini.

Properti yang Diwariskan

description

Deskripsi aturan.

name

Nama aturan.

Detail Properti

destinationAddresses

Daftar alamat IP tujuan atau Tag Layanan.

destinationAddresses?: string[]

Nilai Properti

string[]

destinationPorts

Daftar port tujuan.

destinationPorts?: string[]

Nilai Properti

string[]

ipProtocols

Array of FirewallPolicyRuleNetworkProtocols.

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

Nilai Properti

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

ruleType

ruleType: "NatRule"

Nilai Properti

"NatRule"

sourceAddresses

Daftar alamat IP sumber untuk aturan ini.

sourceAddresses?: string[]

Nilai Properti

string[]

sourceIpGroups

Daftar IpGroup sumber untuk aturan ini.

sourceIpGroups?: string[]

Nilai Properti

string[]

translatedAddress

Alamat yang diterjemahkan untuk aturan NAT ini.

translatedAddress?: string

Nilai Properti

string

translatedFqdn

FQDN yang diterjemahkan untuk aturan NAT ini.

translatedFqdn?: string

Nilai Properti

string

translatedPort

Port yang diterjemahkan untuk aturan NAT ini.

translatedPort?: string

Nilai Properti

string

Detail Properti yang Diwariskan

description

Deskripsi aturan.

description?: string

Nilai Properti

string

Diwarisi DariFirewallPolicyRuleOutputParent.description

name

Nama aturan.

name?: string

Nilai Properti

string

Diwariskan DariFirewallPolicyRuleOutputParent.name