Share via


FetchTieringCostInfoForRehydrationContent Class

Definition

Request parameters for fetching cost info of rehydration.

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

Constructors

FetchTieringCostInfoForRehydrationContent(RecoveryPointTierType, RecoveryPointTierType, String, String, String, RehydrationPriority)

Initializes a new instance of FetchTieringCostInfoForRehydrationContent.

Properties

ContainerName

Name of the protected item container.

ProtectedItemName

Name of the protectedItemName.

RecoveryPointId

ID of the backup copy for rehydration cost info needs to be fetched.

RehydrationPriority

Rehydration Priority.

SourceTierType

Source tier for the request.

(Inherited from FetchTieringCostInfoContent)
TargetTierType

target tier for the request.

(Inherited from FetchTieringCostInfoContent)

Applies to