次の方法で共有


CopySink.DisableMetricsCollection プロパティ

定義

true の場合、データ ストア メトリックの収集を無効にする値を取得または設定します。 既定値は false です。 型: boolean (または resultType ブール値を持つ式)。

[Newtonsoft.Json.JsonProperty(PropertyName="disableMetricsCollection")]
public object DisableMetricsCollection { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disableMetricsCollection")>]
member this.DisableMetricsCollection : obj with get, set
Public Property DisableMetricsCollection As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象