BillingMeter 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.
App Service billing entity that contains information about meter which the Azure billing system utilizes to charge users for services.
[Microsoft.Rest.Serialization.JsonTransformation]
public class BillingMeter : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type BillingMeter = class
inherit ProxyOnlyResource
Public Class BillingMeter
Inherits ProxyOnlyResource
- Inheritance
- Attributes
Constructors
BillingMeter() |
Initializes a new instance of the BillingMeter class. |
BillingMeter(String, String, String, String, String, String, String, String, String, String, Nullable<Double>) |
Initializes a new instance of the BillingMeter class. |
Properties
BillingLocation |
Gets or sets azure Location of billable resource |
FriendlyName |
Gets or sets friendly name of the meter |
Id |
Gets resource Id. (Inherited from ProxyOnlyResource) |
Kind |
Gets or sets kind of resource. (Inherited from ProxyOnlyResource) |
MeterId |
Gets or sets meter GUID onboarded in Commerce |
Multiplier |
Gets or sets meter Multiplier |
Name |
Gets resource Name. (Inherited from ProxyOnlyResource) |
OsType |
Gets or sets app Service OS type meter used for |
ResourceType |
Gets or sets app Service ResourceType meter used for |
ShortName |
Gets or sets short Name from App Service Azure pricing Page |
Type |
Gets resource type. (Inherited from ProxyOnlyResource) |