ReplicationUsages interface
Interface representing a ReplicationUsages.
Methods
list(string, string, Replication |
Fetches the replication usages of the vault. |
Method Details
list(string, string, ReplicationUsagesListOptionalParams)
Fetches the replication usages of the vault.
function list(resourceGroupName: string, vaultName: string, options?: ReplicationUsagesListOptionalParams): PagedAsyncIterableIterator<ReplicationUsage, ReplicationUsage[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- vaultName
-
string
The name of the recovery services vault.
The options parameters.