ObjectReplicationPolicyRule.SourceContainer プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象