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