Bagikan melalui


DesktopVirtualizationExtensions Class

Definition

A class to add extension methods to Azure.ResourceManager.DesktopVirtualization.

public static class DesktopVirtualizationExtensions
type DesktopVirtualizationExtensions = class
Public Module DesktopVirtualizationExtensions
Inheritance
DesktopVirtualizationExtensions

Methods

GetHostPool(ResourceGroupResource, String, CancellationToken)

Get a host pool.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/hostPools/{hostPoolName}
  • Operation Id: HostPools_Get
GetHostPoolAsync(ResourceGroupResource, String, CancellationToken)

Get a host pool.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/hostPools/{hostPoolName}
  • Operation Id: HostPools_Get
GetHostPoolPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing a HostPoolPrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a HostPoolPrivateEndpointConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetHostPoolPrivateEndpointConnectionResource(ResourceIdentifier) instead.

GetHostPoolResource(ArmClient, ResourceIdentifier)

Gets an object representing a HostPoolResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a HostPoolResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetHostPoolResource(ResourceIdentifier) instead.

GetHostPools(ResourceGroupResource)

Gets a collection of HostPoolResources in the ResourceGroupResource. MockingTo mock this method, please mock GetHostPools() instead.

GetHostPools(SubscriptionResource, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, CancellationToken)

List hostPools in subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DesktopVirtualization/hostPools
  • Operation Id: HostPools_List
GetHostPoolsAsync(SubscriptionResource, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, CancellationToken)

List hostPools in subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DesktopVirtualization/hostPools
  • Operation Id: HostPools_List
GetMsixPackageResource(ArmClient, ResourceIdentifier)

Gets an object representing a MsixPackageResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a MsixPackageResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetMsixPackageResource(ResourceIdentifier) instead.

GetScalingPlan(ResourceGroupResource, String, CancellationToken)

Get a scaling plan.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/scalingPlans/{scalingPlanName}
  • Operation Id: ScalingPlans_Get
GetScalingPlanAsync(ResourceGroupResource, String, CancellationToken)

Get a scaling plan.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/scalingPlans/{scalingPlanName}
  • Operation Id: ScalingPlans_Get
GetScalingPlanPersonalScheduleResource(ArmClient, ResourceIdentifier)

Gets an object representing a ScalingPlanPersonalScheduleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ScalingPlanPersonalScheduleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetScalingPlanPersonalScheduleResource(ResourceIdentifier) instead.

GetScalingPlanPooledScheduleResource(ArmClient, ResourceIdentifier)

Gets an object representing a ScalingPlanPooledScheduleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ScalingPlanPooledScheduleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetScalingPlanPooledScheduleResource(ResourceIdentifier) instead.

GetScalingPlanResource(ArmClient, ResourceIdentifier)

Gets an object representing a ScalingPlanResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a ScalingPlanResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetScalingPlanResource(ResourceIdentifier) instead.

GetScalingPlans(ResourceGroupResource)

Gets a collection of ScalingPlanResources in the ResourceGroupResource. MockingTo mock this method, please mock GetScalingPlans() instead.

GetScalingPlans(SubscriptionResource, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, CancellationToken)

List scaling plans in subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DesktopVirtualization/scalingPlans
  • Operation Id: ScalingPlans_ListBySubscription
GetScalingPlansAsync(SubscriptionResource, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, CancellationToken)

List scaling plans in subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DesktopVirtualization/scalingPlans
  • Operation Id: ScalingPlans_ListBySubscription
GetSessionHostResource(ArmClient, ResourceIdentifier)

Gets an object representing a SessionHostResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SessionHostResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSessionHostResource(ResourceIdentifier) instead.

GetUserSessionResource(ArmClient, ResourceIdentifier)

Gets an object representing an UserSessionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create an UserSessionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetUserSessionResource(ResourceIdentifier) instead.

GetVirtualApplicationGroup(ResourceGroupResource, String, CancellationToken)

Get an application group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/applicationGroups/{applicationGroupName}
  • Operation Id: ApplicationGroups_Get
GetVirtualApplicationGroupAsync(ResourceGroupResource, String, CancellationToken)

Get an application group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/applicationGroups/{applicationGroupName}
  • Operation Id: ApplicationGroups_Get
GetVirtualApplicationGroupResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualApplicationGroupResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a VirtualApplicationGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualApplicationGroupResource(ResourceIdentifier) instead.

GetVirtualApplicationGroups(ResourceGroupResource)

Gets a collection of VirtualApplicationGroupResources in the ResourceGroupResource. MockingTo mock this method, please mock GetVirtualApplicationGroups() instead.

GetVirtualApplicationGroups(SubscriptionResource, String, CancellationToken)

List applicationGroups in subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DesktopVirtualization/applicationGroups
  • Operation Id: ApplicationGroups_ListBySubscription
GetVirtualApplicationGroupsAsync(SubscriptionResource, String, CancellationToken)

List applicationGroups in subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DesktopVirtualization/applicationGroups
  • Operation Id: ApplicationGroups_ListBySubscription
GetVirtualApplicationResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualApplicationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a VirtualApplicationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualApplicationResource(ResourceIdentifier) instead.

GetVirtualDesktopResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualDesktopResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a VirtualDesktopResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualDesktopResource(ResourceIdentifier) instead.

GetVirtualWorkspace(ResourceGroupResource, String, CancellationToken)

Get a workspace.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/workspaces/{workspaceName}
  • Operation Id: Workspaces_Get
GetVirtualWorkspaceAsync(ResourceGroupResource, String, CancellationToken)

Get a workspace.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/workspaces/{workspaceName}
  • Operation Id: Workspaces_Get
GetVirtualWorkspaceResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualWorkspaceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a VirtualWorkspaceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualWorkspaceResource(ResourceIdentifier) instead.

GetVirtualWorkspaces(ResourceGroupResource)

Gets a collection of VirtualWorkspaceResources in the ResourceGroupResource. MockingTo mock this method, please mock GetVirtualWorkspaces() instead.

GetVirtualWorkspaces(SubscriptionResource, CancellationToken)

List workspaces in subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DesktopVirtualization/workspaces
  • Operation Id: Workspaces_ListBySubscription
GetVirtualWorkspacesAsync(SubscriptionResource, CancellationToken)

List workspaces in subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DesktopVirtualization/workspaces
  • Operation Id: Workspaces_ListBySubscription
GetWorkspacePrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkspacePrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a WorkspacePrivateEndpointConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWorkspacePrivateEndpointConnectionResource(ResourceIdentifier) instead.

Applies to