Bagikan melalui


PreRestoreRequest.RestoreFileSpec Property

Definition

Gets or sets pre Restore restore file spec array.

[Newtonsoft.Json.JsonProperty(PropertyName="restoreFileSpec")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.StorageSync.Models.RestoreFileSpec> RestoreFileSpec { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restoreFileSpec")>]
member this.RestoreFileSpec : System.Collections.Generic.IList<Microsoft.Azure.Management.StorageSync.Models.RestoreFileSpec> with get, set
Public Property RestoreFileSpec As IList(Of RestoreFileSpec)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to