AzureResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |