Partager via


AzureResource Class

Definition

Represents an Azure resource being metered.

public class AzureResource
type AzureResource = class
Public Class AzureResource
Inheritance
AzureResource

Constructors

AzureResource()

Properties

Category

Gets or sets the category of the consumed Azure resource.

Id

Gets or sets the unique identifier of the Azure resource that was consumed. Also known as resourceID or resourceGUID.

Name

Gets or sets the friendly name of the Azure resource being consumed.

Region

Gets or sets the region of the consumed Azure resource.

Subcategory

Gets or sets the sub-category of the consumed Azure resource.

Applies to