TargetComputeSizesOperations interface
Interface representing a TargetComputeSizes operations.
Properties
| list |
Lists the available target compute sizes for a replication protected item. |
Property Details
listByReplicationProtectedItems
Lists the available target compute sizes for a replication protected item.
listByReplicationProtectedItems: (resourceGroupName: string, resourceName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: TargetComputeSizesListByReplicationProtectedItemsOptionalParams) => PagedAsyncIterableIterator<TargetComputeSize, TargetComputeSize[], PageSettings>
Property Value
(resourceGroupName: string, resourceName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: TargetComputeSizesListByReplicationProtectedItemsOptionalParams) => PagedAsyncIterableIterator<TargetComputeSize, TargetComputeSize[], PageSettings>