IDesktopVirtualizationIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.DesktopVirtualizationIdentityTypeConverter))]
public interface IDesktopVirtualizationIdentity : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.DesktopVirtualizationIdentityTypeConverter))>]
type IDesktopVirtualizationIdentity = interface
    interface IJsonSerializable
Public Interface IDesktopVirtualizationIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ApplicationGroupName

The name of the application group

ApplicationName

The name of the application within the specified application group

DesktopName

The name of the desktop within the specified desktop group

HostPoolName

The name of the host pool within the specified resource group

Id

Resource identity path

MsixPackageFullName

The version specific package full name of the MSIX package within specified hostpool

PrivateEndpointConnectionName
ResourceGroupName

The name of the resource group. The name is case insensitive.

ScalingPlanName

The name of the scaling plan.

ScalingPlanScheduleName

The name of the ScalingPlanSchedule

SessionHostName

The name of the session host within the specified host pool

SubscriptionId

The ID of the target subscription.

UserSessionId

The name of the user session within the specified session host

WorkspaceName

The name of the workspace

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to