共用方式為


PutAliasRequestAdditionalProperties interface

放置訂用帳戶其他屬性。

屬性

managementGroupId

訂用帳戶的管理群組識別碼。

subscriptionOwnerId

訂用帳戶的擁有者識別碼

subscriptionTenantId

訂用帳戶的租使用者識別碼

tags

訂用帳戶的標記

屬性詳細資料

managementGroupId

訂用帳戶的管理群組識別碼。

managementGroupId?: string

屬性值

string

subscriptionOwnerId

訂用帳戶的擁有者識別碼

subscriptionOwnerId?: string

屬性值

string

subscriptionTenantId

訂用帳戶的租使用者識別碼

subscriptionTenantId?: string

屬性值

string

tags

訂用帳戶的標記

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}