次の方法で共有


QueryInboundNatRulePortMappingRequest クラス

定義

QueryInboundNatRulePortMapping API の要求。 IpConfiguration または IpAddress を設定する必要がある

public class QueryInboundNatRulePortMappingRequest
type QueryInboundNatRulePortMappingRequest = class
Public Class QueryInboundNatRulePortMappingRequest
継承
QueryInboundNatRulePortMappingRequest

コンストラクター

QueryInboundNatRulePortMappingRequest()

QueryInboundNatRulePortMappingRequest クラスの新しいインスタンスを初期化します。

QueryInboundNatRulePortMappingRequest(SubResource, String)

QueryInboundNatRulePortMappingRequest クラスの新しいインスタンスを初期化します。

プロパティ

IpAddress

ロード バランサーのバックエンド アドレスに設定された IP アドレスを取得または設定します。

IpConfiguration

ロード バランサーのバックエンド アドレスに設定された networkInterfaceIPConfiguration を取得または設定します。

適用対象