NamespaceMigrateRequest interface
Request body for the migrate resources operation in to Namespace resource.
Properties
| resource |
List of asset resources to be migrated. |
| scope | Scope of the migrate resources operation. |
Property Details
resourceIds
List of asset resources to be migrated.
resourceIds?: string[]
Property Value
string[]
scope
Scope of the migrate resources operation.
scope?: string
Property Value
string