SubscriptionAliasProperties Class

Definition

Put subscription creation result properties.

public class SubscriptionAliasProperties
type SubscriptionAliasProperties = class
Public Class SubscriptionAliasProperties
Inheritance
SubscriptionAliasProperties

Properties

AcceptOwnershipState

The accept ownership state of the resource.

AcceptOwnershipUri

Url to accept ownership of the subscription.

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}

CreatedOn

Created Time.

DisplayName

The display name of the subscription.

ManagementGroupId

The Management Group Id.

ProvisioningState

The provisioning state of the resource.

ResellerId

Reseller Id.

SubscriptionId

Newly created subscription Id.

SubscriptionOwnerId

Owner Id of the subscription.

Tags

Tags for the subscription.

Workload

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

Applies to