Share via


TargetComputeSizes interface

Interface representing a TargetComputeSizes.

Methods

listByReplicationProtectedItems(string, string, string, string, string, TargetComputeSizesListByReplicationProtectedItemsOptionalParams)

Lists the available target compute sizes for a replication protected item.

Method Details

listByReplicationProtectedItems(string, string, string, string, string, TargetComputeSizesListByReplicationProtectedItemsOptionalParams)

Lists the available target compute sizes for a replication protected item.

function listByReplicationProtectedItems(resourceGroupName: string, resourceName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: TargetComputeSizesListByReplicationProtectedItemsOptionalParams): PagedAsyncIterableIterator<TargetComputeSize, TargetComputeSize[], PageSettings>

Parameters

resourceGroupName

string

The name of the resource group where the recovery services vault is present.

resourceName

string

The name of the recovery services vault.

fabricName

string

Fabric name.

protectionContainerName

string

protection container name.

replicatedProtectedItemName

string

Replication protected item name.

Returns