Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AppliancesImpl

Package version

Class containing Appliances operations.

Hierarchy

  • AppliancesImpl

Implements

Index

Constructors

constructor

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • beginDelete(resourceGroupName: string, resourceName: string, options?: AppliancesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
  • Deletes an Appliance with the specified Resource Name, Resource Group, and Subscription Id.

    Parameters

    • resourceGroupName: string

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

    • resourceName: string

      Appliances name.

    • Optional options: AppliancesDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

get

getUpgradeGraph

listByResourceGroup

listBySubscription

listClusterCustomerUserCredential

listClusterUserCredential

listOperations

update

Generated using TypeDoc