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.

Container for the parameters to the ListPricingRulesAssociatedToPricingPlan operation. Lists the pricing rules that are associated with a pricing plan.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.BillingConductor.AmazonBillingConductorRequest
      Amazon.BillingConductor.Model.ListPricingRulesAssociatedToPricingPlanRequest

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

Syntax

C#
public class ListPricingRulesAssociatedToPricingPlanRequest : AmazonBillingConductorRequest
         IAmazonWebServiceRequest

The ListPricingRulesAssociatedToPricingPlanRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property BillingPeriod System.String

Gets and sets the property BillingPeriod.

The billing period for which the pricing rule associations are to be listed.

Public Property MaxResults System.Int32

Gets and sets the property MaxResults.

The optional maximum number of pricing rule associations to retrieve.

Public Property NextToken System.String

Gets and sets the property NextToken.

The optional pagination token returned by a previous call.

Public Property PricingPlanArn System.String

Gets and sets the property PricingPlanArn.

The Amazon Resource Name (ARN) of the pricing plan for which associations are to be listed.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5