VirtualNetworkGatewayNatRuleData.InternalMappings プロパティ

定義

NAT のプライベート IP アドレス内部マッピング。

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.VpnNatRuleMapping> InternalMappings { get; }
member this.InternalMappings : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.VpnNatRuleMapping>
Public ReadOnly Property InternalMappings As IList(Of VpnNatRuleMapping)

プロパティ値

適用対象