Share via


QueryInboundNatRulePortMappingRequest Class

Definition

The request for a QueryInboundNatRulePortMapping API. Either IpConfiguration or IpAddress should be set

public class QueryInboundNatRulePortMappingRequest
type QueryInboundNatRulePortMappingRequest = class
Public Class QueryInboundNatRulePortMappingRequest
Inheritance
QueryInboundNatRulePortMappingRequest

Constructors

QueryInboundNatRulePortMappingRequest()

Initializes a new instance of the QueryInboundNatRulePortMappingRequest class.

QueryInboundNatRulePortMappingRequest(SubResource, String)

Initializes a new instance of the QueryInboundNatRulePortMappingRequest class.

Properties

IpAddress

Gets or sets IP address set in load balancer backend address.

IpConfiguration

Gets or sets networkInterfaceIPConfiguration set in load balancer backend address.

Applies to