QueryInboundNatRulePortMappingRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET