AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information about the priorities for the rules for a listener.

Inheritance Hierarchy

System.Object
  Amazon.ElasticLoadBalancingV2.Model.RulePriorityPair

Namespace: Amazon.ElasticLoadBalancingV2.Model
Assembly: AWSSDK.ElasticLoadBalancingV2.dll
Version: 3.x.y.z

Syntax

C#
public class RulePriorityPair

The RulePriorityPair type exposes the following members

Constructors

NameDescription
Public Method RulePriorityPair()

Properties

NameTypeDescription
Public Property Priority System.Int32

Gets and sets the property Priority.

The rule priority.

Public Property RuleArn System.String

Gets and sets the property RuleArn.

The Amazon Resource Name (ARN) of the rule.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5