SubscriptionAliasCreateOrUpdateContent Class

Definition

The parameters required to create a new subscription.

public class SubscriptionAliasCreateOrUpdateContent
type SubscriptionAliasCreateOrUpdateContent = class
Public Class SubscriptionAliasCreateOrUpdateContent
Inheritance
SubscriptionAliasCreateOrUpdateContent

Constructors

SubscriptionAliasCreateOrUpdateContent()

Initializes a new instance of SubscriptionAliasCreateOrUpdateContent.

Properties

AdditionalProperties

Put alias request additional properties.

BillingScope

Billing scope of the subscription. For CustomerLed and FieldLed - /billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName} For PartnerLed - /billingAccounts/{billingAccountName}/customers/{customerName} For Legacy EA - /billingAccounts/{billingAccountName}/enrollmentAccounts/{enrollmentAccountName}

DisplayName

The friendly name of the subscription.

ResellerId

Reseller Id.

SubscriptionId

This parameter can be used to create alias for existing subscription Id.

Workload

The workload type of the subscription. It can be either Production or DevTest.

Applies to