ClientGroup interface
用戶端群組資源。
- Extends
屬性
description | 用戶端群組資源的描述。 |
provisioning |
ClientGroup 資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
query | 用戶端的群組查詢。 範例:attributes.keyName IN ['a', 'b', 'c']。 |
system |
與 ClientGroup 資源相關的系統元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
description
用戶端群組資源的描述。
description?: string
屬性值
string
provisioningState
ClientGroup 資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
query
用戶端的群組查詢。 範例:attributes.keyName IN ['a', 'b', 'c']。
query?: string
屬性值
string