Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Desktops

Package version

Interface representing a Desktops.

Hierarchy

  • Desktops

Implemented by

Index

Methods

Methods

get

  • Get a desktop.

    Parameters

    • resourceGroupName: string

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

    • applicationGroupName: string

      The name of the application group

    • desktopName: string

      The name of the desktop within the specified desktop group

    • Optional options: DesktopsGetOptionalParams

      The options parameters.

    Returns Promise<DesktopsGetResponse>

list

update

Generated using TypeDoc