你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
BillingMeter 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
BillingMeter() |
初始化 BillingMeter 类的新实例。 |
BillingMeter(String, String, String, String, String, String, String, String, String, String, Nullable<Double>) |
初始化 BillingMeter 类的新实例。 |
BillingMeter()
初始化 BillingMeter 类的新实例。
public BillingMeter ();
Public Sub New ()
适用于
BillingMeter(String, String, String, String, String, String, String, String, String, String, Nullable<Double>)
初始化 BillingMeter 类的新实例。
public BillingMeter (string id = default, string name = default, string kind = default, string type = default, string meterId = default, string billingLocation = default, string shortName = default, string friendlyName = default, string resourceType = default, string osType = default, double? multiplier = default);
new Microsoft.Azure.Management.WebSites.Models.BillingMeter : string * string * string * string * string * string * string * string * string * string * Nullable<double> -> Microsoft.Azure.Management.WebSites.Models.BillingMeter
Public Sub New (Optional id As String = Nothing, Optional name As String = Nothing, Optional kind As String = Nothing, Optional type As String = Nothing, Optional meterId As String = Nothing, Optional billingLocation As String = Nothing, Optional shortName As String = Nothing, Optional friendlyName As String = Nothing, Optional resourceType As String = Nothing, Optional osType As String = Nothing, Optional multiplier As Nullable(Of Double) = Nothing)
参数
- id
- String
资源 ID。
- name
- String
资源名称。
- kind
- String
资源类型。
- type
- String
资源类型。
- meterId
- String
Commerce 中加入的计量 GUID
- billingLocation
- String
可计费资源的 Azure 位置
- shortName
- String
App 服务 Azure 定价页中的短名称
- friendlyName
- String
计量的友好名称
- resourceType
- String
用于的 App 服务 ResourceType 计量
- osType
- String
用于的 App 服务 OS 类型计量