UsageManagementClient class

Properties

pipeline

The pipeline used by this client to make requests

rateCard

The operation groups for rateCard

usageAggregates

The operation groups for usageAggregates

Constructor Details

UsageManagementClient(TokenCredential, string, UsageManagementClientOptionalParams)

new UsageManagementClient(credential: TokenCredential, subscriptionId: string, options?: UsageManagementClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

rateCard

The operation groups for rateCard

rateCard: RateCardOperations

Property Value

usageAggregates

The operation groups for usageAggregates

usageAggregates: UsageAggregatesOperations

Property Value