Integration Fabric Properties Args
data class IntegrationFabricPropertiesArgs(val dataSourceResourceId: Output<String>? = null, val scenarios: Output<List<String>>? = null, val targetResourceId: Output<String>? = null) : ConvertibleToJava<IntegrationFabricPropertiesArgs>
Properties
Link copied to clipboard
The resource Id of the Azure resource which is used to configure Grafana data source. E.g., an Azure Monitor Workspace, an Azure Data Explorer cluster, etc.
Link copied to clipboard
The resource Id of the Azure resource being integrated with Azure Managed Grafana. E.g., an Azure Kubernetes Service cluster.