ConsumptionLegacyUsageDetail.AdditionalInfo 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.
Additional details of this usage item. By default this is not populated, unless it's specified in $expand. Use this field to get usage line item specific details such as the actual VM Size (ServiceType) or the ratio in which the reservation discount is applied.
public string AdditionalInfo { get; }
member this.AdditionalInfo : string
Public ReadOnly Property AdditionalInfo As String