Compartilhar via


MoveRPAcrossTiersRequest.TargetTierType Propriedade

Definição

Obtém ou define a camada de destino em que o RP precisa ser movido. Os valores possíveis incluem: 'Invalid', 'InstantRP', 'HardenedRP', 'ArchivedRP'

[Newtonsoft.Json.JsonProperty(PropertyName="targetTierType")]
public Microsoft.Azure.Management.RecoveryServices.Backup.Models.RecoveryPointTierType? TargetTierType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetTierType")>]
member this.TargetTierType : Nullable<Microsoft.Azure.Management.RecoveryServices.Backup.Models.RecoveryPointTierType> with get, set
Public Property TargetTierType As Nullable(Of RecoveryPointTierType)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a