DatadogSreAgentConfiguration(ResourceIdentifier) Constructor
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.
Initializes a new instance of DatadogSreAgentConfiguration.
public DatadogSreAgentConfiguration(Azure.Core.ResourceIdentifier mcpConnectorResourceId);
new Azure.ResourceManager.Datadog.Models.DatadogSreAgentConfiguration : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Datadog.Models.DatadogSreAgentConfiguration
Public Sub New (mcpConnectorResourceId As ResourceIdentifier)
Parameters
- mcpConnectorResourceId
- ResourceIdentifier
The ARM resource ID of the MCP connector integrated with SRE Agent resource.
Exceptions
mcpConnectorResourceId is null.