MigrationItemsQueryParameter interface
Query parameter to enumerate migration items.
Properties
instance |
The replication provider type. |
source |
The source container name filter. |
source |
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