你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataPoint.ObservabilityMode Property

Definition

An indication of how the data point should be mapped to OpenTelemetry.

public Azure.ResourceManager.DeviceRegistry.Models.DataPointsObservabilityMode? ObservabilityMode { get; set; }
member this.ObservabilityMode : Nullable<Azure.ResourceManager.DeviceRegistry.Models.DataPointsObservabilityMode> with get, set
Public Property ObservabilityMode As Nullable(Of DataPointsObservabilityMode)

Property Value

Applies to