次の方法で共有


ObjectReplicationPolicyRule.DestinationContainer プロパティ

定義

必須の値を取得または設定します。 宛先コンテナー名。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象