SessionHostManagementProperties 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.
Session Host Managements of HostPool.
public class SessionHostManagementProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DesktopVirtualization.Models.SessionHostManagementProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DesktopVirtualization.Models.SessionHostManagementProperties>
type SessionHostManagementProperties = class
interface IJsonModel<SessionHostManagementProperties>
interface IPersistableModel<SessionHostManagementProperties>
Public Class SessionHostManagementProperties
Implements IJsonModel(Of SessionHostManagementProperties), IPersistableModel(Of SessionHostManagementProperties)
- Inheritance
-
SessionHostManagementProperties
- Implements
Constructors
| Name | Description |
|---|---|
| SessionHostManagementProperties(String, HostPoolUpdateConfigurationProperties) |
Initializes a new instance of SessionHostManagementProperties. |
Properties
| Name | Description |
|---|---|
| FailedSessionHostCleanupPolicy |
The policy that should be applied when the Session Host provisioning operation fails. |
| Provisioning |
Parameters that apply when session hosts are provisioned. |
| ScheduledDateTimeZone |
Time zone for sessionHostManagement operations as defined in https://docs.microsoft.com/dotnet/api/system.timezoneinfo.findsystemtimezonebyid. Must be set if useLocalTime is true. |
| Update |
Parameters for a hostpool update. |