次の方法で共有


AzureFirewallNatRule interface

NAT 規則のプロパティ。

プロパティ

description

ルールの説明。

destinationAddresses

この規則の宛先 IP アドレスの一覧。 IP 範囲、プレフィックス、およびサービス タグをサポートします。

destinationPorts

宛先ポートの一覧。

name

NAT 規則の名前。

protocols

この NAT 規則に適用できる AzureFirewallNetworkRuleProtocols の配列。

sourceAddresses

この規則のソース IP アドレスの一覧。

sourceIpGroups

この規則のソース IpGroup の一覧。

translatedAddress

この NAT 規則の変換されたアドレス。

translatedFqdn

この NAT 規則の変換された FQDN。

translatedPort

この NAT 規則の変換されたポート。

プロパティの詳細

description

ルールの説明。

description?: string

プロパティ値

string

destinationAddresses

この規則の宛先 IP アドレスの一覧。 IP 範囲、プレフィックス、およびサービス タグをサポートします。

destinationAddresses?: string[]

プロパティ値

string[]

destinationPorts

宛先ポートの一覧。

destinationPorts?: string[]

プロパティ値

string[]

name

NAT 規則の名前。

name?: string

プロパティ値

string

protocols

この NAT 規則に適用できる AzureFirewallNetworkRuleProtocols の配列。

protocols?: string[]

プロパティ値

string[]

sourceAddresses

この規則のソース IP アドレスの一覧。

sourceAddresses?: string[]

プロパティ値

string[]

sourceIpGroups

この規則のソース IpGroup の一覧。

sourceIpGroups?: string[]

プロパティ値

string[]

translatedAddress

この NAT 規則の変換されたアドレス。

translatedAddress?: string

プロパティ値

string

translatedFqdn

この NAT 規則の変換された FQDN。

translatedFqdn?: string

プロパティ値

string

translatedPort

この NAT 規則の変換されたポート。

translatedPort?: string

プロパティ値

string