Share via


ICostDetailsOperationResults.RequestBodyMetric Property

Definition

The type of the detailed report. By default ActualCost is provided

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The type of the detailed report. By default ActualCost is provided", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.CostDetailsMetricType) }, ReadOnly=false, Required=false, SerializedName="metric")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.CostDetailsMetricType? RequestBodyMetric { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The type of the detailed report. By default ActualCost is provided", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.CostDetailsMetricType) }, ReadOnly=false, Required=false, SerializedName="metric")>]
member this.RequestBodyMetric : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.CostDetailsMetricType> with get, set
Public Property RequestBodyMetric As Nullable(Of CostDetailsMetricType)

Property Value

Attributes

Applies to