Share via


EdgeOrderProductBillingMeterDetails.MeterDetails Property

Definition

Represents MeterDetails Please note EdgeOrderProductMeterDetails is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include Pav2MeterDetails and PurchaseMeterDetails.

public Azure.ResourceManager.EdgeOrder.Models.EdgeOrderProductMeterDetails MeterDetails { get; }
member this.MeterDetails : Azure.ResourceManager.EdgeOrder.Models.EdgeOrderProductMeterDetails
Public ReadOnly Property MeterDetails As EdgeOrderProductMeterDetails

Property Value

Applies to