Subscription Alias Response Properties Response
data class SubscriptionAliasResponsePropertiesResponse(val acceptOwnershipState: String, val acceptOwnershipUrl: String, val billingScope: String? = null, val createdTime: String? = null, val displayName: String? = null, val managementGroupId: String? = null, val provisioningState: String, val resellerId: String? = null, val subscriptionId: String, val subscriptionOwnerId: String? = null, val tags: Map<String, String>? = null, val workload: String? = null)
Put subscription creation result properties.
Constructors
Link copied to clipboard
constructor(acceptOwnershipState: String, acceptOwnershipUrl: String, billingScope: String? = null, createdTime: String? = null, displayName: String? = null, managementGroupId: String? = null, provisioningState: String, resellerId: String? = null, subscriptionId: String, subscriptionOwnerId: String? = null, tags: Map<String, String>? = null, workload: String? = null)
Properties
Link copied to clipboard
The accept ownership state of the resource.
Link copied to clipboard
Url to accept ownership of the subscription.
Link copied to clipboard
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}
Link copied to clipboard
Created Time
Link copied to clipboard
The display name of the subscription.
Link copied to clipboard
The Management Group Id.
Link copied to clipboard
The provisioning state of the resource.
Link copied to clipboard
Reseller Id
Link copied to clipboard
Newly created subscription Id.
Link copied to clipboard
Owner Id of the subscription