次の方法で共有


SqlDatabaseGetPropertiesResource._users プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象