共用方式為


DescendantInfo interface

子代。

屬性

displayName

管理群組的易記名稱。

id

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

name

子代的名稱。 例如,00000000-0000-0000-0000-0000000000 注意:此屬性將不會串行化。 它只能由伺服器填入。

parent

父管理群組的標識碼。

type

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

屬性詳細資料

displayName

管理群組的易記名稱。

displayName?: string

屬性值

string

id

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

id?: string

屬性值

string

name

子代的名稱。 例如,00000000-0000-0000-0000-0000000000 注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

parent

父管理群組的標識碼。

parent?: DescendantParentGroupInfo

屬性值

type

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

type?: string

屬性值

string