SliSignal.SignalSources 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.
Sources of metrics used for SLIs.
public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Slis.Models.SliSignalSource> SignalSources { get; }
member this.SignalSources : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Slis.Models.SliSignalSource>
Public ReadOnly Property SignalSources As IList(Of SliSignalSource)