SessionHostManagementPatchProperties 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.
Represents a SessionHostManagementPatch definition.
public class SessionHostManagementPatchProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DesktopVirtualization.Models.SessionHostManagementPatchProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DesktopVirtualization.Models.SessionHostManagementPatchProperties>
type SessionHostManagementPatchProperties = class
interface IJsonModel<SessionHostManagementPatchProperties>
interface IPersistableModel<SessionHostManagementPatchProperties>
Public Class SessionHostManagementPatchProperties
Implements IJsonModel(Of SessionHostManagementPatchProperties), IPersistableModel(Of SessionHostManagementPatchProperties)
- Inheritance
-
SessionHostManagementPatchProperties
- Implements
Constructors
| Name | Description |
|---|---|
| SessionHostManagementPatchProperties() |
Initializes a new instance of SessionHostManagementPatchProperties. |
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. |