DevicePoolProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties for device pool.
public class DevicePoolProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.DevicePoolProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.DevicePoolProperties>
type DevicePoolProperties = class
interface IJsonModel<DevicePoolProperties>
interface IPersistableModel<DevicePoolProperties>
Public Class DevicePoolProperties
Implements IJsonModel(Of DevicePoolProperties), IPersistableModel(Of DevicePoolProperties)
- Inheritance
-
DevicePoolProperties
- Implements
Constructors
| Name | Description |
|---|---|
| DevicePoolProperties() |
Initializes a new instance of DevicePoolProperties. |
Properties
| Name | Description |
|---|---|
| CloudId |
Unique, immutable resource id. |
| CustomLocationName |
Custom Location Name for the pool, default: <DevicePoolName>-CL. |
| CustomLocationResourceId |
Custom Location Resource Id for the pool. |
| Devices |
List of machines in device pool. |
| ManagedResourceGroup |
Managed resource group name for the pool. |
| OperationDetails |
operation status details for device pool. |
| ProvisioningState |
The provisioning state of a resource. |