HostPoolUpdateControlContent 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.
Object containing control action for hostpool update.
public class HostPoolUpdateControlContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DesktopVirtualization.Models.HostPoolUpdateControlContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DesktopVirtualization.Models.HostPoolUpdateControlContent>
type HostPoolUpdateControlContent = class
interface IJsonModel<HostPoolUpdateControlContent>
interface IPersistableModel<HostPoolUpdateControlContent>
Public Class HostPoolUpdateControlContent
Implements IJsonModel(Of HostPoolUpdateControlContent), IPersistableModel(Of HostPoolUpdateControlContent)
- Inheritance
-
HostPoolUpdateControlContent
- Implements
Constructors
| Name | Description |
|---|---|
| HostPoolUpdateControlContent(HostPoolUpdateAction) |
Initializes a new instance of HostPoolUpdateControlContent. |
Properties
| Name | Description |
|---|---|
| Action |
Action types for controlling hostpool update. |
| CancelMessage |
The cancel message sent to the user on the session host. This is can only be specified if the action is 'Cancel'. |