ReplicationUsagesOperations interface
Interface representing a ReplicationUsages operations.
Properties
| list | Fetches the replication usages of the vault. |
Property Details
list
Fetches the replication usages of the vault.
list: (resourceGroupName: string, vaultName: string, options?: ReplicationUsagesListOptionalParams) => PagedAsyncIterableIterator<ReplicationUsage, ReplicationUsage[], PageSettings>
Property Value
(resourceGroupName: string, vaultName: string, options?: ReplicationUsagesListOptionalParams) => PagedAsyncIterableIterator<ReplicationUsage, ReplicationUsage[], PageSettings>