Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MachinesImpl

Package version

Class containing Machines operations.

Hierarchy

  • MachinesImpl

Implements

Index

Constructors

constructor

Methods

delete

  • The operation to remove a hybrid machine identity in Azure.

    Parameters

    • resourceGroupName: string

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

    • machineName: string

      The name of the hybrid machine.

    • Optional options: MachinesDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

  • Retrieves information about the model view or the instance view of a hybrid machine.

    Parameters

    • resourceGroupName: string

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

    • machineName: string

      The name of the hybrid machine.

    • Optional options: MachinesGetOptionalParams

      The options parameters.

    Returns Promise<MachinesGetResponse>

listByResourceGroup

listBySubscription

Generated using TypeDoc