Interface DesktopVirtualizationApiClient


public interface DesktopVirtualizationApiClient
The interface for DesktopVirtualizationApiClient class.
  • Method Details

    • getSubscriptionId

      String getSubscriptionId()
      Gets The ID of the target subscription.
      Returns:
      the subscriptionId value.
    • getEndpoint

      String getEndpoint()
      Gets server parameter.
      Returns:
      the endpoint value.
    • getApiVersion

      String getApiVersion()
      Gets Api Version.
      Returns:
      the apiVersion value.
    • getHttpPipeline

      com.azure.core.http.HttpPipeline getHttpPipeline()
      Gets The HTTP pipeline to send requests through.
      Returns:
      the httpPipeline value.
    • getDefaultPollInterval

      Duration getDefaultPollInterval()
      Gets The default poll interval for long-running operation.
      Returns:
      the defaultPollInterval value.
    • getOperations

      OperationsClient getOperations()
      Gets the OperationsClient object to access its operations.
      Returns:
      the OperationsClient object.
    • getWorkspaces

      WorkspacesClient getWorkspaces()
      Gets the WorkspacesClient object to access its operations.
      Returns:
      the WorkspacesClient object.
    • getScalingPlans

      ScalingPlansClient getScalingPlans()
      Gets the ScalingPlansClient object to access its operations.
      Returns:
      the ScalingPlansClient object.
    • getApplicationGroups

      ApplicationGroupsClient getApplicationGroups()
      Gets the ApplicationGroupsClient object to access its operations.
      Returns:
      the ApplicationGroupsClient object.
    • getStartMenuItems

      StartMenuItemsClient getStartMenuItems()
      Gets the StartMenuItemsClient object to access its operations.
      Returns:
      the StartMenuItemsClient object.
    • getApplications

      ApplicationsClient getApplications()
      Gets the ApplicationsClient object to access its operations.
      Returns:
      the ApplicationsClient object.
    • getDesktops

      DesktopsClient getDesktops()
      Gets the DesktopsClient object to access its operations.
      Returns:
      the DesktopsClient object.
    • getHostPools

      HostPoolsClient getHostPools()
      Gets the HostPoolsClient object to access its operations.
      Returns:
      the HostPoolsClient object.
    • getUserSessions

      UserSessionsClient getUserSessions()
      Gets the UserSessionsClient object to access its operations.
      Returns:
      the UserSessionsClient object.
    • getSessionHosts

      SessionHostsClient getSessionHosts()
      Gets the SessionHostsClient object to access its operations.
      Returns:
      the SessionHostsClient object.
    • getMsixPackages

      MsixPackagesClient getMsixPackages()
      Gets the MsixPackagesClient object to access its operations.
      Returns:
      the MsixPackagesClient object.
    • getMsixImages

      MsixImagesClient getMsixImages()
      Gets the MsixImagesClient object to access its operations.
      Returns:
      the MsixImagesClient object.
    • getPrivateEndpointConnections

      PrivateEndpointConnectionsClient getPrivateEndpointConnections()
      Gets the PrivateEndpointConnectionsClient object to access its operations.
      Returns:
      the PrivateEndpointConnectionsClient object.
    • getPrivateLinkResources

      PrivateLinkResourcesClient getPrivateLinkResources()
      Gets the PrivateLinkResourcesClient object to access its operations.
      Returns:
      the PrivateLinkResourcesClient object.