Freigeben über


MoveRPAcrossTiersRequest.SourceTierType Eigenschaft

Definition

Ruft die Quellebene ab, aus der rp verschoben werden muss, oder legt diese fest. Mögliche Werte: "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: