Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SessionHosts

Package version

Interface representing a SessionHosts.

Hierarchy

  • SessionHosts

Implemented by

Index

Methods

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