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 AssociateAccounts operation. Connects an array of account IDs in a consolidated billing family to a predefined billing group. The account IDs must be a part of the consolidated billing family during the current month, and not already associated with another billing group. The maximum number of accounts that can be associated in one call is 30.

Inheritance Hierarchy

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

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

Syntax

C#
public class AssociateAccountsRequest : AmazonBillingConductorRequest
         IAmazonWebServiceRequest

The AssociateAccountsRequest type exposes the following members

Constructors

NameDescription
Public Method AssociateAccountsRequest()

Properties

NameTypeDescription
Public Property AccountIds System.Collections.Generic.List<System.String>

Gets and sets the property AccountIds.

The associating array of account IDs.

Public Property Arn System.String

Gets and sets the property Arn.

The Amazon Resource Name (ARN) of the billing group that associates the array of account IDs.

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