TieringConfigurationInputForCreate

This contains metadata about a tiering configuration for create operations.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the backup vault where the tiering configuration applies. Use * to apply to all backup vaults.

Link copied to clipboard

An array of resource selection objects that specify which resources are included in the tiering configuration and their tiering settings.

Link copied to clipboard

The unique name of the tiering configuration. This cannot be changed after creation, and it must consist of only alphanumeric characters and underscores.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String