CostManagementGranularity Enum
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.
Enum to define the Cost management granularity.
public enum CostManagementGranularity
type CostManagementGranularity =
Public Enum CostManagementGranularity
- Inheritance
-
CostManagementGranularity
Fields
| Name | Value | Description |
|---|---|---|
| VaultLevel | 1 | Costs rolled up to vault resource (default) |
| ProtectedItemLevel | 2 | Costs shown per backup instance inside vault |
| ProtectedItemWithParentTag | 3 | Costs shown per backup instance with parent resource tag |