Share via


AzureWorkloadSQLRecoveryPointExtendedInfo.DataDirectoryPaths Property

Definition

Gets list of data directory paths during restore operation.

[Newtonsoft.Json.JsonProperty(PropertyName="dataDirectoryPaths")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.SQLDataDirectory> DataDirectoryPaths { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataDirectoryPaths")>]
member this.DataDirectoryPaths : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.SQLDataDirectory>
Public ReadOnly Property DataDirectoryPaths As IList(Of SQLDataDirectory)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to