# DedicatedGroup
## Properties
**account_id** | Option<**String**> | The account ID of the owners of the dedicated group. | [optional]
**cpu_generation** | Option<**i32**> | The processor generation. | [optional]
**dedicated_group_id** | Option<**String**> | The ID of the dedicated group. | [optional]
**name** | Option<**String**> | The name of the dedicated group. | [optional]
**net_ids** | Option<**Vec<String>**> | The IDs of the Nets in the dedicated group. | [optional]
**subregion_name** | Option<**String**> | The name of the Subregion in which the dedicated group is located. | [optional]
**vm_ids** | Option<**Vec<String>**> | The IDs of the VMs in the dedicated group. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)