IViewPropertiesInternal.DataSetConfiguration 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.
Has configuration information for the data in the report. The configuration will be ignored if aggregation and grouping are provided.
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IReportConfigDatasetConfiguration DataSetConfiguration { get; set; }
member this.DataSetConfiguration : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IReportConfigDatasetConfiguration with get, set
Public Property DataSetConfiguration As IReportConfigDatasetConfiguration