Bagikan melalui


CosmosClientTelemetryOptions.DisableSendingMetricsToService Property

Definition

Disable sending telemetry to service, CosmosThresholdOptions is not applicable to this as of now.

public bool DisableSendingMetricsToService { get; set; }
member this.DisableSendingMetricsToService : bool with get, set
Public Property DisableSendingMetricsToService As Boolean

Property Value

true

Remarks

This option will disable sending telemetry to service.even it is opt-in from portal.

Applies to