Share via


IGenerateCostDetailsReportRequestDefinition.Metric Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PSArgumentCompleter(new System.String[] { "ActualCost", "AmortizedCost" })]
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="The type of the detailed report. By default ActualCost is provided", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="metric", Update=true)]
public string Metric { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PSArgumentCompleter(new System.String[] { "ActualCost", "AmortizedCost" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="The type of the detailed report. By default ActualCost is provided", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="metric", Update=true)>]
member this.Metric : string with get, set
Public Property Metric As String

Property Value

Attributes

Applies to