Compartilhar via


MoveRPAcrossTiersRequest.SourceTierType Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a