CommonExportProperties.DataOverwriteBehavior 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.
Allow customers to select overwrite data(OverwritePreviousReport) for exports. This setting will enable overwrite data for the same month in customer storage account. By default set to CreateNewReport.
public Azure.ResourceManager.CostManagement.Models.DataOverwriteBehaviorType? DataOverwriteBehavior { get; set; }
member this.DataOverwriteBehavior : Nullable<Azure.ResourceManager.CostManagement.Models.DataOverwriteBehaviorType> with get, set
Public Property DataOverwriteBehavior As Nullable(Of DataOverwriteBehaviorType)