次の方法で共有


DatabaseCopyListResponse.DatabaseCopies プロパティ

定義

省略可能。 データベース のコピーに一致するSQL Serverを取得または設定します。

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Sql.Models.DatabaseCopy> DatabaseCopies { get; set; }
member this.DatabaseCopies : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Sql.Models.DatabaseCopy> with get, set
Public Property DatabaseCopies As IList(Of DatabaseCopy)

プロパティ値

適用対象