Marketplace Class
An marketplace resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.consumption.models._models_py3.ResourceMarketplace
Constructor
Marketplace(**kwargs)
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
- billing_period_id
- str
The id of the billing period resource that the usage belongs to.
- usage_start
- datetime
The start of the date time range covered by the usage detail.
- usage_end
- datetime
The end of the date time range covered by the usage detail.
- resource_rate
- float
The marketplace resource rate.
- offer_name
- str
The type of offer.
- resource_group
- str
The name of resource group.
- order_number
- str
The order number.
- instance_name
- str
The name of the resource instance that the usage is about.
- instance_id
- str
The uri of the resource instance that the usage is about.
- currency
- str
The ISO currency in which the meter is charged, for example, USD.
- consumed_quantity
- float
The quantity of usage.
- unit_of_measure
- str
The unit of measure.
- pretax_cost
- float
The amount of cost before tax.
- is_estimated
- bool
The estimated usage is subject to change.
- meter_id
- str
The meter id (GUID).
- subscription_guid
- str
Subscription guid.
- subscription_name
- str
Subscription name.
- account_name
- str
Account name.
- department_name
- str
Department name.
- consumed_service
- str
Consumed service name.
- cost_center
- str
The cost center of this department if it is a department and a costcenter exists.
- additional_properties
- str
Additional details of this usage item. By default this is not populated, unless it's specified in $expand.
- publisher_name
- str
The name of publisher.
- plan_name
- str
The name of plan.
- is_recurring_charge
- bool
Flag indicating whether this is a recurring charge or not.
Feedback
Submit and view feedback for