Bagikan melalui


AzureWorkloadSQLRestoreRequest.AlternateDirectoryPaths Property

Definition

Gets or sets data directory details

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to