Share via


BillingSubscriptionMergeContent Class

Definition

Request to merge two billing subscriptions.

public class BillingSubscriptionMergeContent
type BillingSubscriptionMergeContent = class
Public Class BillingSubscriptionMergeContent
Inheritance
BillingSubscriptionMergeContent

Constructors

BillingSubscriptionMergeContent()

Initializes a new instance of BillingSubscriptionMergeContent.

Properties

Quantity

The quantity of the source billing subscription that will be merged with the target billing subscription.

TargetBillingSubscriptionName

The ID of the target billing subscription that will be merged with the source subscription provided in the request.

Applies to