Share via


NatRulePortMapping Class

Definition

Individual port mappings for inbound NAT rule created for backend pool.

public class NatRulePortMapping
type NatRulePortMapping = class
Public Class NatRulePortMapping
Inheritance
NatRulePortMapping

Constructors

NatRulePortMapping()

Initializes a new instance of the NatRulePortMapping class.

NatRulePortMapping(String, Nullable<Int32>, Nullable<Int32>)

Initializes a new instance of the NatRulePortMapping class.

Properties

BackendPort

Gets or sets backend port.

FrontendPort

Gets or sets frontend port.

InboundNatRuleName

Gets or sets name of inbound NAT rule.

Applies to