Share via


FetchTieringCostSavingsInfoForVaultContent Class

Definition

Request parameters for tiering cost info for vault.

public class FetchTieringCostSavingsInfoForVaultContent : Azure.ResourceManager.RecoveryServicesBackup.Models.FetchTieringCostInfoContent
type FetchTieringCostSavingsInfoForVaultContent = class
    inherit FetchTieringCostInfoContent
Public Class FetchTieringCostSavingsInfoForVaultContent
Inherits FetchTieringCostInfoContent
Inheritance
FetchTieringCostSavingsInfoForVaultContent

Constructors

FetchTieringCostSavingsInfoForVaultContent(RecoveryPointTierType, RecoveryPointTierType)

Initializes a new instance of FetchTieringCostSavingsInfoForVaultContent.

Properties

SourceTierType

Source tier for the request.

(Inherited from FetchTieringCostInfoContent)
TargetTierType

target tier for the request.

(Inherited from FetchTieringCostInfoContent)

Applies to