MockableGrafanaResourceGroupResource.GetManagedGrafanas Method
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 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.