次の方法で共有


SyncGroupInner.HubDatabaseUserName プロパティ

定義

同期グループ ハブ データベース資格情報のユーザー名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象