ISkuCost.MeterType Property
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.
The type of the meter.
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="The type of the meter.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="meterType")]
public string MeterType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="The type of the meter.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="meterType")>]
member this.MeterType : string
Public ReadOnly Property MeterType As String
Property Value
- Attributes