CopySink.DisableMetricsCollection プロパティ

定義

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

public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> DisableMetricsCollection { get; set; }
member this.DisableMetricsCollection : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property DisableMetricsCollection As DataFactoryElement(Of Boolean)

プロパティ値

適用対象