Share via


AzureFileShareProvisionILRRequest.RecoveryPointId Property

Definition

Gets or sets recovery point ID.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to