Compartir a través de


IaasVMRestoreRequest.RecoveryPointId Propiedad

Definición

Obtiene o establece el identificador de la copia de seguridad que se va a recuperar.

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointId")]
public string RecoveryPointId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointId")>]
member this.RecoveryPointId : string with get, set
Public Property RecoveryPointId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a