Share via


StorageMoverClient class

Properties

agents

The operation groups for agents

endpoints

The operation groups for endpoints

jobDefinitions

The operation groups for jobDefinitions

jobRuns

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

storageMovers

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

Property Details

agents

The operation groups for agents

agents: AgentsOperations

Property Value

endpoints

The operation groups for endpoints

endpoints: EndpointsOperations

Property Value

jobDefinitions

The operation groups for jobDefinitions

jobDefinitions: JobDefinitionsOperations

Property Value

jobRuns

The operation groups for jobRuns

jobRuns: JobRunsOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

projects

The operation groups for projects

projects: ProjectsOperations

Property Value

storageMovers

The operation groups for storageMovers

storageMovers: StorageMoversOperations

Property Value