SavingsPlanSummaryCount Class

The roll up count summary of savings plans in each state.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.billing._serialization.Model
SavingsPlanSummaryCount

Constructor

SavingsPlanSummaryCount(**kwargs: Any)

Variables

Name Description
succeeded_count

The number of savings plans in Succeeded state.

failed_count

The number of savings plans in Failed state.

expiring_count

The number of savings plans in Expiring state.

expired_count

The number of savings plans in Expired state.

pending_count

The number of savings plans in Pending state.

cancelled_count

The number of savings plans in Cancelled state.

processing_count

The number of savings plans in Processing state.

no_benefit_count

The number of savings plans in No Benefit state.

warning_count

The number of savings plans in Warning state.