DeviceManagementListGroups interface
メソッド
| get(Device |
すべてのデバイス グループの一覧を取得します。 $default グループは常に最初に返されます。 |
メソッドの詳細
get(DeviceManagementListGroupsParameters)
すべてのデバイス グループの一覧を取得します。 $default グループは常に最初に返されます。
function get(options?: DeviceManagementListGroupsParameters): StreamableMethod<DeviceManagementListGroups200Response | DeviceManagementListGroupsDefaultResponse>