DataSourcesSpec.PlatformTelemetry Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The list of platform telemetry configurations.
public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.PlatformTelemetryDataSource> PlatformTelemetry { get; }
member this.PlatformTelemetry : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.PlatformTelemetryDataSource>
Public ReadOnly Property PlatformTelemetry As IList(Of PlatformTelemetryDataSource)