StorageMoverClient class
Constructors
| Storage |
The Azure Storage Mover REST API. |
Properties
| agents | The operation groups for agents |
| endpoints | The operation groups for endpoints |
| job |
The operation groups for jobDefinitions |
| job |
The operation groups for jobRuns |
| operations | The operation groups for operations |
| pipeline | The pipeline used by this client to make requests |
| projects | The operation groups for projects |
| storage |
The operation groups for storageMovers |
Constructor Details
StorageMoverClient(TokenCredential, string, StorageMoverClientOptionalParams)
The Azure Storage Mover REST API.
new StorageMoverClient(credential: TokenCredential, subscriptionId: string, options?: StorageMoverClientOptionalParams)
Parameters
- credential
- TokenCredential
- subscriptionId
-
string
- options
- StorageMoverClientOptionalParams
Property Details
agents
endpoints
The operation groups for endpoints
endpoints: EndpointsOperations
Property Value
jobDefinitions
The operation groups for jobDefinitions
jobDefinitions: JobDefinitionsOperations
Property Value
jobRuns
operations
The operation groups for operations
operations: OperationsOperations
Property Value
pipeline
projects
storageMovers
The operation groups for storageMovers
storageMovers: StorageMoversOperations