FilterItems.Name Property

Definition

The name of the filter. This is currently only supported for Export Definition type of ReservationRecommendations. Supported names are ['ReservationScope', 'LookBackPeriod', 'ResourceType'].

public Azure.ResourceManager.CostManagement.Models.FilterItemNames? Name { get; set; }
member this.Name : Nullable<Azure.ResourceManager.CostManagement.Models.FilterItemNames> with get, set
Public Property Name As Nullable(Of FilterItemNames)

Property Value

Applies to