Share via


StoreWriteSettings.DisableMetricsCollection Property

Definition

If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).

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)

Property Value

Applies to