Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Machines

Package version

Interface representing a Machines.

Hierarchy

  • Machines

Implemented by

Index

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

listByResourceGroup

  • Lists all the hybrid machines in the specified resource group. Use the nextLink property in the response to get the next page of hybrid machines.

    Parameters

    Returns PagedAsyncIterableIterator<Machine>

listBySubscription

Generated using TypeDoc