CommonExportProperties.DataOverwriteBehavior Property

Definition

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)

Property Value

Applies to