Share via


TenantResourceByExternalCloudProviderTypeDimensionsOptions Class

Definition

The TenantResourceByExternalCloudProviderTypeDimensionsOptions.

public class TenantResourceByExternalCloudProviderTypeDimensionsOptions
type TenantResourceByExternalCloudProviderTypeDimensionsOptions = class
Public Class TenantResourceByExternalCloudProviderTypeDimensionsOptions
Inheritance
TenantResourceByExternalCloudProviderTypeDimensionsOptions

Constructors

TenantResourceByExternalCloudProviderTypeDimensionsOptions(ExternalCloudProviderType, String)

Initializes a new instance of TenantResourceByExternalCloudProviderTypeDimensionsOptions.

Properties

Expand

May be used to expand the properties/data within a dimension category. By default, data is not included when listing dimensions.

ExternalCloudProviderId

This can be '{externalSubscriptionId}' for linked account or '{externalBillingAccountId}' for consolidated account used with dimension/query operations.

ExternalCloudProviderType

The external cloud provider type associated with dimension/query operations. This includes 'externalSubscriptions' for linked account and 'externalBillingAccounts' for consolidated account.

Filter

May be used to filter dimensions by properties/category, properties/usageStart, properties/usageEnd. Supported operators are 'eq','lt', 'gt', 'le', 'ge'.

Skiptoken

Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls.

Top

May be used to limit the number of results to the most recent N dimension data.

Applies to