Database.RecoveryServicesRecoveryPointId Property

Definition

Gets or sets the resource identifier of the recovery point associated with create operation of this database.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to