DatadogSreAgentConnectorContent.McpConnectorResourceIdList 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 ARM resource ID of the MCP connector integrated with SRE Agent resource.
public System.Collections.Generic.IList<Azure.ResourceManager.Datadog.Models.DatadogSreAgentConfiguration> McpConnectorResourceIdList { get; }
member this.McpConnectorResourceIdList : System.Collections.Generic.IList<Azure.ResourceManager.Datadog.Models.DatadogSreAgentConfiguration>
Public ReadOnly Property McpConnectorResourceIdList As IList(Of DatadogSreAgentConfiguration)