共用方式為


SubscriptionUnderManagementGroup interface

管理群組下訂用帳戶的詳細數據。

屬性

displayName

訂用帳戶的易記名稱。

id

訂用帳戶的完整標識碼。 例如, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000/subscriptions/000000-0000-0000-000000000001 注意:此屬性將不會串行化。 它只能由伺服器填入。

name

訂用帳戶的字串化標識碼。 例如,00000000-0000-0000-0000-0000000000 注意:此屬性將不會串行化。 它只能由伺服器填入。

parent

父管理群組的標識碼。

state

訂閱的狀態。

tenant

與訂用帳戶相關聯的 AAD 租使用者標識碼。 例如,00000000-0000-0000-0000-0000000000000

type

資源的型別。 例如,Microsoft.Management/managementGroups/subscriptions 注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

displayName

訂用帳戶的易記名稱。

displayName?: string

屬性值

string

id

訂用帳戶的完整標識碼。 例如, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000/subscriptions/000000-0000-0000-000000000001 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

name

訂用帳戶的字串化標識碼。 例如,00000000-0000-0000-0000-0000000000 注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

parent

父管理群組的標識碼。

parent?: DescendantParentGroupInfo

屬性值

state

訂閱的狀態。

state?: string

屬性值

string

tenant

與訂用帳戶相關聯的 AAD 租使用者標識碼。 例如,00000000-0000-0000-0000-0000000000000

tenant?: string

屬性值

string

type

資源的型別。 例如,Microsoft.Management/managementGroups/subscriptions 注意:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string