QueryInboundNatRulePortMappingRequest interface
QueryInboundNatRulePortMapping API の要求。 IpConfiguration または IpAddress を設定する必要がある
プロパティ
| ip |
ロード バランサーのバックエンド アドレスに設定された IP アドレス。 |
| ip |
ロード バランサーのバックエンド アドレスに設定された NetworkInterfaceIPConfiguration。 |
プロパティの詳細
ipAddress
ロード バランサーのバックエンド アドレスに設定された IP アドレス。
ipAddress?: string
プロパティ値
string
ipConfiguration
ロード バランサーのバックエンド アドレスに設定された NetworkInterfaceIPConfiguration。
ipConfiguration?: SubResource