共用方式為


PutAliasRequestProperties interface

放置訂用帳戶屬性。

屬性

additionalProperties

放置別名要求其他屬性。

billingScope

訂用帳戶的計費範圍。 針對 CustomerLed 和 FieldLed - /billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSectionName} For PartnerLed - /billingAccounts/{billingAccountName}/customers/{customerName} For Legacy EA - /billingAccounts/{billingAccountName}/enrollmentAccounts/{enrollmentAccountName}

displayName

訂閱的易記名稱。

resellerId

轉銷商識別碼

subscriptionId

此參數可用來建立現有訂用帳戶識別碼的別名

workload

訂用帳戶的工作負載類型。 它可以是 Production 或 DevTest。

屬性詳細資料

additionalProperties

放置別名要求其他屬性。

additionalProperties?: PutAliasRequestAdditionalProperties

屬性值

billingScope

訂用帳戶的計費範圍。 針對 CustomerLed 和 FieldLed - /billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSectionName} For PartnerLed - /billingAccounts/{billingAccountName}/customers/{customerName} For Legacy EA - /billingAccounts/{billingAccountName}/enrollmentAccounts/{enrollmentAccountName}

billingScope?: string

屬性值

string

displayName

訂閱的易記名稱。

displayName?: string

屬性值

string

resellerId

轉銷商識別碼

resellerId?: string

屬性值

string

subscriptionId

此參數可用來建立現有訂用帳戶識別碼的別名

subscriptionId?: string

屬性值

string

workload

訂用帳戶的工作負載類型。 它可以是 Production 或 DevTest。

workload?: string

屬性值

string