共用方式為


DescendantInfo interface

子代。

屬性

displayName

管理群組的易記名稱。

id

子系的完整識別碼。 例如,/providers/Microsoft.Management/managementGroups/0000000-0000-0000-00000-000000000 或 /subscriptions/subscriptions/000000-00000-0000-0000000000 注意:此屬性不會序列化。 它只能由伺服器填入。

name

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

parent

父管理群組的識別碼。

type

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

屬性詳細資料

displayName

管理群組的易記名稱。

displayName?: string

屬性值

string

id

子系的完整識別碼。 例如,/providers/Microsoft.Management/managementGroups/0000000-0000-0000-00000-000000000 或 /subscriptions/subscriptions/000000-00000-0000-0000000000 注意:此屬性不會序列化。 它只能由伺服器填入。

id?: string

屬性值

string

name

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

name?: string

屬性值

string

parent

父管理群組的識別碼。

parent?: DescendantParentGroupInfo

屬性值

type

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

type?: string

屬性值

string