Compartir a través de


RecoveryPointTierInformation.Status Propiedad

Definición

Obtiene o establece el estado del nivel de punto de recuperación. Entre los valores posibles se incluyen: 'Invalid', 'Valid', 'Disabled', 'Deleted', 'Rehidratado'

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a