Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SessionHostsImpl

Package version

Class containing SessionHosts operations.

Hierarchy

  • SessionHostsImpl

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

delete

  • Remove a SessionHost.

    Parameters

    • resourceGroupName: string

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

    • hostPoolName: string

      The name of the host pool within the specified resource group

    • sessionHostName: string

      The name of the session host within the specified host pool

    • Optional options: SessionHostsDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

list

update

Generated using TypeDoc