ManagementGroupChildInfo interface
管理群組的子資訊。
屬性
children | 子系的清單。 |
display |
子資源的易記名稱。 |
id | 子資源 (管理群組或訂用帳戶) 的完整識別碼。 例如,/providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-00000000000000 |
name | 子實體的名稱。 |
type | 包含提供者命名空間的完整資源類型 (,例如 Microsoft.Management/managementGroups) |
屬性詳細資料
children
displayName
子資源的易記名稱。
displayName?: string
屬性值
string
id
子資源 (管理群組或訂用帳戶) 的完整識別碼。 例如,/providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-00000000000000
id?: string
屬性值
string
name
子實體的名稱。
name?: string
屬性值
string
type
包含提供者命名空間的完整資源類型 (,例如 Microsoft.Management/managementGroups)
type?: string
屬性值
string