MockableGrafanaResourceGroupResource.GetManagedGrafanas Method

Definition

Gets a collection of ManagedGrafanaResources in the ResourceGroupResource.

public virtual Azure.ResourceManager.Grafana.ManagedGrafanaCollection GetManagedGrafanas ();
abstract member GetManagedGrafanas : unit -> Azure.ResourceManager.Grafana.ManagedGrafanaCollection
override this.GetManagedGrafanas : unit -> Azure.ResourceManager.Grafana.ManagedGrafanaCollection
Public Overridable Function GetManagedGrafanas () As ManagedGrafanaCollection

Returns

An object representing collection of ManagedGrafanaResources and their operations over a ManagedGrafanaResource.

Applies to