IQueryDefinitionInternal.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 export. The configuration will be ignored if aggregation and grouping are provided.
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IQueryDatasetConfiguration DatasetConfiguration { get; set; }
member this.DatasetConfiguration : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IQueryDatasetConfiguration with get, set
Public Property DatasetConfiguration As IQueryDatasetConfiguration