Partager via


RecoveryPointTierInformation.Status Propriété

Définition

Obtient ou définit le niveau de point de récupération status. Les valeurs possibles sont les suivantes : 'Invalid', 'Valid', 'Disabled', 'Deleted', 'Rehydrated'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à