ManagedGrafanaProperties.MonitorWorkspaceIntegrations 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.
Gets the monitor workspace integrations.
public System.Collections.Generic.IList<Azure.ResourceManager.Grafana.Models.MonitorWorkspaceIntegration> MonitorWorkspaceIntegrations { get; }
member this.MonitorWorkspaceIntegrations : System.Collections.Generic.IList<Azure.ResourceManager.Grafana.Models.MonitorWorkspaceIntegration>
Public ReadOnly Property MonitorWorkspaceIntegrations As IList(Of MonitorWorkspaceIntegration)