Share via


UsagesOperations interface

Interface representing a Usages operations.

Properties

listByVaults

Fetches the usages of the vault.

Property Details

listByVaults

Fetches the usages of the vault.

listByVaults: (resourceGroupName: string, vaultName: string, options?: UsagesListByVaultsOptionalParams) => PagedAsyncIterableIterator<VaultUsage, VaultUsage[], PageSettings>

Property Value

(resourceGroupName: string, vaultName: string, options?: UsagesListByVaultsOptionalParams) => PagedAsyncIterableIterator<VaultUsage, VaultUsage[], PageSettings>