DeletedShare.DeletedShareVersion Property

Definition

Gets or sets required. Identify the version of the deleted share that will be restored.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to