次の方法で共有


TopicUpdateParameters.DataResidencyBoundary プロパティ

定義

トピックのデータ所在地の境界を取得または設定します。 指定できる値は、'WithinGeopair'、'WithinRegion' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象