Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProtectionIntentOperationsImpl

Package version

Class containing ProtectionIntentOperations operations.

Hierarchy

  • ProtectionIntentOperationsImpl

Implements

Index

Constructors

constructor

Methods

createOrUpdate

delete

get

  • Provides the details of the protection intent up item. This is an asynchronous operation. To know the status of the operation, call the GetItemOperationResult API.

    Parameters

    • vaultName: string

      The name of the recovery services vault.

    • resourceGroupName: string

      The name of the resource group where the recovery services vault is present.

    • fabricName: string

      Fabric name associated with the backed up item.

    • intentObjectName: string

      Backed up item name whose details are to be fetched.

    • Optional options: ProtectionIntentGetOptionalParams

      The options parameters.

    Returns Promise<ProtectionIntentGetResponse>

validate

Generated using TypeDoc