ManagedGrafanaPatchProperties.ApiKey Property

Definition

The api key setting of the Grafana instance.

public Azure.ResourceManager.Grafana.Models.GrafanaApiKey? ApiKey { get; set; }
member this.ApiKey : Nullable<Azure.ResourceManager.Grafana.Models.GrafanaApiKey> with get, set
Public Property ApiKey As Nullable(Of GrafanaApiKey)

Property Value

Applies to