次の方法で共有


ObjectReplicationPolicy.DestinationAccount プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象