GrafanaIntegrationFabricProperties.DataSourceResourceId 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 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.
public Azure.Core.ResourceIdentifier DataSourceResourceId { get; set; }
member this.DataSourceResourceId : Azure.Core.ResourceIdentifier with get, set
Public Property DataSourceResourceId As ResourceIdentifier