Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HostsImpl

Package version

Class containing Hosts operations.

Hierarchy

  • HostsImpl

Implements

Index

Constructors

constructor

Methods

beginCreate

beginCreateAndWait

beginDelete

  • beginDelete(resourceGroupName: string, hostName: string, options?: HostsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
  • Implements host DELETE method.

    Parameters

    • resourceGroupName: string

      The Resource Group Name.

    • hostName: string

      Name of the host.

    • Optional options: HostsDeleteOptionalParams

      The options parameters.

    Returns Promise<PollerLike<PollOperationState<void>, void>>

beginDeleteAndWait

get

list

listByResourceGroup

update

Generated using TypeDoc