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(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: TargetComputeSizesListByReplicationProtectedItemsOptionalParams): PagedAsyncIterableIterator<TargetComputeSize, TargetComputeSize[], PageSettings>

Parameters

resourceName

string

The name of the recovery services vault.

resourceGroupName

string

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

fabricName

string

Fabric name.

protectionContainerName

string

protection container name.

replicatedProtectedItemName

string

Replication protected item name.

Returns