DatadogMonitorProperties.SreAgentConfiguration 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.
SRE Agent configuration to connect to MCP server of Datadog for given organization.
public System.Collections.Generic.IList<Azure.ResourceManager.Datadog.Models.DatadogSreAgentConfiguration> SreAgentConfiguration { get; }
member this.SreAgentConfiguration : System.Collections.Generic.IList<Azure.ResourceManager.Datadog.Models.DatadogSreAgentConfiguration>
Public ReadOnly Property SreAgentConfiguration As IList(Of DatadogSreAgentConfiguration)