Share via


IncludedQuantityUtilizationSummary Class

Definition

Included Quantity utilization summary resource.

public class IncludedQuantityUtilizationSummary : Azure.ResourceManager.CostManagement.Models.BenefitUtilizationSummary
type IncludedQuantityUtilizationSummary = class
    inherit BenefitUtilizationSummary
Public Class IncludedQuantityUtilizationSummary
Inherits BenefitUtilizationSummary
Inheritance
IncludedQuantityUtilizationSummary

Constructors

IncludedQuantityUtilizationSummary()

Initializes a new instance of IncludedQuantityUtilizationSummary.

Properties

ArmSkuName

ARM SKU name. For example, 'Compute_Savings_Plan' for savings plan.

BenefitId

The benefit ID is the identifier of the benefit.

BenefitOrderId

The benefit order ID is the identifier for a benefit purchase.

BenefitType

The benefit type. Supported values: 'SavingsPlan'.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
Name

The name of the resource.

(Inherited from ResourceData)
ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
UsageOn

Date corresponding to the utilization summary record. If the grain of data is monthly, value for this field will be first day of the month.

UtilizationPercentage

This is the utilized percentage for the benefit ID.

Applies to