Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MapsAccountsMoveRequest

Package version

interface

An interface representing MapsAccountsMoveRequest. The description of what resources to move between resource groups.

Hierarchy

  • MapsAccountsMoveRequest

Index

Properties

resourceIds

resourceIds: string[]
member

{string[]} resourceIds A list of resource names to move from the source resource group.

targetResourceGroup

targetResourceGroup: string
member

{string} targetResourceGroup The name of the destination resource group.

Generated using TypeDoc