SqlDatabaseGetPropertiesResource._colls プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象