DataProtectionBackupVaultPatchProperties.CostManagementGranularityLevel 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.
Settings for granularity level.
public Azure.ResourceManager.DataProtectionBackup.Models.GranularityLevel? CostManagementGranularityLevel { get; set; }
member this.CostManagementGranularityLevel : Nullable<Azure.ResourceManager.DataProtectionBackup.Models.GranularityLevel> with get, set
Public Property CostManagementGranularityLevel As Nullable(Of GranularityLevel)