SessionHostManagementData 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.
Schema for SessionHostManagement properties.
public class SessionHostManagementData : Azure.ResourceManager.Models.ResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DesktopVirtualization.SessionHostManagementData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DesktopVirtualization.SessionHostManagementData>
type SessionHostManagementData = class
inherit ResourceData
interface IJsonModel<SessionHostManagementData>
interface IPersistableModel<SessionHostManagementData>
Public Class SessionHostManagementData
Inherits ResourceData
Implements IJsonModel(Of SessionHostManagementData), IPersistableModel(Of SessionHostManagementData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| SessionHostManagementData(SessionHostManagementProperties) |
Initializes a new instance of SessionHostManagementData. |
Properties
| Name | Description |
|---|---|
| Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Inherited from ResourceData) |
| Name |
The name of the resource. (Inherited from ResourceData) |
| Properties |
Detailed properties for SessionHostManagement. |
| ResourceType |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". (Inherited from ResourceData) |
| SystemData |
Azure Resource Manager metadata containing createdBy and modifiedBy information. (Inherited from ResourceData) |