ClaimDeviceContent 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.
Request for claiming devices of the pool.
public class ClaimDeviceContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.ClaimDeviceContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.ClaimDeviceContent>
type ClaimDeviceContent = class
interface IJsonModel<ClaimDeviceContent>
interface IPersistableModel<ClaimDeviceContent>
Public Class ClaimDeviceContent
Implements IJsonModel(Of ClaimDeviceContent), IPersistableModel(Of ClaimDeviceContent)
- Inheritance
-
ClaimDeviceContent
- Implements
Constructors
| Name | Description |
|---|---|
| ClaimDeviceContent(IEnumerable<ResourceIdentifier>) |
Initializes a new instance of ClaimDeviceContent. |
Properties
| Name | Description |
|---|---|
| ClaimedBy |
Resource Id of group device belongs to. |
| Devices |
List of resource ids of the devices to be modified. |