共用方式為


Subscription interface

訂用帳戶資訊。

屬性

authorizationSource

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

displayName

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

id

訂用帳戶的完整識別碼。 例如,/subscriptions/00000000-0000-0000-0000-0000000000000。 注意:此屬性不會序列化。 它只能由伺服器填入。

state

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

subscriptionId

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

subscriptionPolicies

訂用帳戶原則。

屬性詳細資料

authorizationSource

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

authorizationSource?: string

屬性值

string

displayName

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

displayName?: string

屬性值

string

id

訂用帳戶的完整識別碼。 例如,/subscriptions/00000000-0000-0000-0000-0000000000000。 注意:此屬性不會序列化。 它只能由伺服器填入。

id?: string

屬性值

string

state

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

state?: SubscriptionState

屬性值

subscriptionId

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

subscriptionId?: string

屬性值

string

subscriptionPolicies

訂用帳戶原則。

subscriptionPolicies?: SubscriptionPolicies

屬性值