InboundNatRuleListResult Class

Definition

Response for ListInboundNatRule API service call.

public class InboundNatRuleListResult
type InboundNatRuleListResult = class
Public Class InboundNatRuleListResult
Inheritance
InboundNatRuleListResult

Constructors

InboundNatRuleListResult()

Initializes a new instance of the InboundNatRuleListResult class.

InboundNatRuleListResult(IList<InboundNatRule>, String)

Initializes a new instance of the InboundNatRuleListResult class.

Properties

NextLink

Gets the URL to get the next set of results.

Value

Gets or sets a list of inbound nat rules in a load balancer.

Applies to