MigrationItemsQueryParameter interface

Query parameter to enumerate migration items.

Properties

instanceType

The replication provider type.

sourceContainerName

The source container name filter.

sourceFabricName

The source fabric name filter.

Property Details

instanceType

The replication provider type.

instanceType?: string

Property Value

string

sourceContainerName

The source container name filter.

sourceContainerName?: string

Property Value

string

sourceFabricName

The source fabric name filter.

sourceFabricName?: string

Property Value

string