次の方法で共有


SyncGroupInner.HubDatabasePassword プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象