AzureFileShareRestoreRequest.RestoreRequestType Property

Definition

Gets or sets restore Type (FullShareRestore or ItemLevelRestore). Possible values include: 'Invalid', 'FullShareRestore', 'ItemLevelRestore'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to