Language

IConfiguration.CostInformationBillingMeterDetail Property

Definition

Details on the various billing aspects for the product system.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Details on the various billing aspects for the product system.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IBillingMeterDetails) }, Read=true, ReadOnly=true, Required=false, SerializedName="billingMeterDetails", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IBillingMeterDetails> CostInformationBillingMeterDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Details on the various billing aspects for the product system.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IBillingMeterDetails) }, Read=true, ReadOnly=true, Required=false, SerializedName="billingMeterDetails", Update=false)>]
member this.CostInformationBillingMeterDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IBillingMeterDetails>
Public ReadOnly Property CostInformationBillingMeterDetail As List(Of IBillingMeterDetails)

Property Value

Attributes

Applies to