次の方法で共有


AzureWorkloadSQLRestoreRequest.AlternateDirectoryPaths プロパティ

定義

データ ディレクトリの詳細を取得または設定します

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象