次の方法で共有


RestorableSqlDatabasePropertiesResourceDatabase._colls プロパティ

定義

コレクション リソースのアドレス指定可能パスを指定するシステム生成プロパティを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="_colls")]
public string _colls { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="_colls")>]
member this._colls : string
Public ReadOnly Property _colls As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象