共用方式為


Subscription interface

訂用帳戶資訊。

屬性

authorizationSource

要求的授權來源。 有效值為舊版、RoleBased、略過、直接和管理的一或多個組合。 例如,「舊版、RoleBased」。

displayName

訂用帳戶顯示名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

id

訂用帳戶的完整識別碼。 例如,/subscriptions/8d65815f-a5b6-402f-9298-045155da7d74 注意:此屬性將不會序列化。 它只能由伺服器填入。

managedByTenants

陣列,包含管理訂用帳戶的租使用者。

state

訂用帳戶狀態。 可能的值為 Enabled、Warned、PastDue、Disabled 和 Deleted。 注意:此屬性不會序列化。 它只能由伺服器填入。

subscriptionId

訂閱識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

subscriptionPolicies

訂用帳戶原則。

tags

附加至訂用帳戶的標記。

tenantId

訂用帳戶租使用者識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

authorizationSource

要求的授權來源。 有效值為舊版、RoleBased、略過、直接和管理的一或多個組合。 例如,「舊版、RoleBased」。

authorizationSource?: string

屬性值

string

displayName

訂用帳戶顯示名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

displayName?: string

屬性值

string

id

訂用帳戶的完整識別碼。 例如,/subscriptions/8d65815f-a5b6-402f-9298-045155da7d74 注意:此屬性將不會序列化。 它只能由伺服器填入。

id?: string

屬性值

string

managedByTenants

陣列,包含管理訂用帳戶的租使用者。

managedByTenants?: ManagedByTenant[]

屬性值

state

訂用帳戶狀態。 可能的值為 Enabled、Warned、PastDue、Disabled 和 Deleted。 注意:此屬性不會序列化。 它只能由伺服器填入。

state?: SubscriptionState

屬性值

subscriptionId

訂閱識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

subscriptionId?: string

屬性值

string

subscriptionPolicies

訂用帳戶原則。

subscriptionPolicies?: SubscriptionPolicies

屬性值

tags

附加至訂用帳戶的標記。

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

屬性值

{[propertyName: string]: string}

tenantId

訂用帳戶租使用者識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

tenantId?: string

屬性值

string