Condividi tramite


IForecastAggregation.Name Property

Definition

The name of the column to aggregate.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The name of the column to aggregate.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.FunctionName) }, ReadOnly=false, Required=true, SerializedName="name")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.FunctionName Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The name of the column to aggregate.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.FunctionName) }, ReadOnly=false, Required=true, SerializedName="name")>]
member this.Name : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.FunctionName with get, set
Public Property Name As FunctionName

Property Value

Attributes

Applies to