次の方法で共有


ObjectReplicationPolicy.SourceAccount プロパティ

定義

必須の値を取得または設定します。 ソース アカウント名。 allowCrossTenantReplication が false に設定されている場合は、完全なリソース ID にする必要があります。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象