ManagedEnvironmentUsagesOperations interface

Interface representing a ManagedEnvironmentUsages operations.

Properties

list

Gets the current usage information as well as the limits for environment.

Property Details

list

Gets the current usage information as well as the limits for environment.

list: (resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentUsagesListOptionalParams) => PagedAsyncIterableIterator<Usage, Usage[], PageSettings>

Property Value

(resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentUsagesListOptionalParams) => PagedAsyncIterableIterator<Usage, Usage[], PageSettings>