IBillingMeter.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 GUID onboarded in Commerce
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Meter GUID onboarded in Commerce", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="meterId")]
public string MeterId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Meter GUID onboarded in Commerce", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="meterId")>]
member this.MeterId : string with get, set
Public Property MeterId As String
Property Value
- Attributes