ManagedGrafanaProperties interface

Properties specific to the grafana resource.

Properties

apiKey

The api key setting of the Grafana instance.

autoGeneratedDomainNameLabelScope

Scope for dns deterministic name hash calculation.

deterministicOutboundIP

Whether a Grafana instance uses deterministic outbound IPs.

endpoint

The endpoint of the Grafana instance. NOTE: This property will not be serialized. It can only be populated by the server.

enterpriseConfigurations

Enterprise settings of a Grafana instance

grafanaConfigurations

Server configurations of a Grafana instance

grafanaIntegrations

GrafanaIntegrations is a bundled observability experience (e.g. pre-configured data source, tailored Grafana dashboards, alerting defaults) for common monitoring scenarios.

grafanaMajorVersion

The major Grafana software version to target.

grafanaPlugins

Installed plugin list of the Grafana instance. Key is plugin id, value is plugin definition.

grafanaVersion

The Grafana software version. NOTE: This property will not be serialized. It can only be populated by the server.

outboundIPs

List of outbound IPs if deterministicOutboundIP is enabled. NOTE: This property will not be serialized. It can only be populated by the server.

privateEndpointConnections

The private endpoint connections of the Grafana instance. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

publicNetworkAccess

Indicate the state for enable or disable traffic over the public interface.

zoneRedundancy

The zone redundancy setting of the Grafana instance.

Property Details

apiKey

The api key setting of the Grafana instance.

apiKey?: string

Property Value

string

autoGeneratedDomainNameLabelScope

Scope for dns deterministic name hash calculation.

autoGeneratedDomainNameLabelScope?: string

Property Value

string

deterministicOutboundIP

Whether a Grafana instance uses deterministic outbound IPs.

deterministicOutboundIP?: string

Property Value

string

endpoint

The endpoint of the Grafana instance. NOTE: This property will not be serialized. It can only be populated by the server.

endpoint?: string

Property Value

string

enterpriseConfigurations

Enterprise settings of a Grafana instance

enterpriseConfigurations?: EnterpriseConfigurations

Property Value

grafanaConfigurations

Server configurations of a Grafana instance

grafanaConfigurations?: GrafanaConfigurations

Property Value

grafanaIntegrations

GrafanaIntegrations is a bundled observability experience (e.g. pre-configured data source, tailored Grafana dashboards, alerting defaults) for common monitoring scenarios.

grafanaIntegrations?: GrafanaIntegrations

Property Value

grafanaMajorVersion

The major Grafana software version to target.

grafanaMajorVersion?: string

Property Value

string

grafanaPlugins

Installed plugin list of the Grafana instance. Key is plugin id, value is plugin definition.

grafanaPlugins?: {[propertyName: string]: GrafanaPlugin}

Property Value

{[propertyName: string]: GrafanaPlugin}

grafanaVersion

The Grafana software version. NOTE: This property will not be serialized. It can only be populated by the server.

grafanaVersion?: string

Property Value

string

outboundIPs

List of outbound IPs if deterministicOutboundIP is enabled. NOTE: This property will not be serialized. It can only be populated by the server.

outboundIPs?: string[]

Property Value

string[]

privateEndpointConnections

The private endpoint connections of the Grafana instance. NOTE: This property will not be serialized. It can only be populated by the server.

privateEndpointConnections?: PrivateEndpointConnection[]

Property Value

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

publicNetworkAccess

Indicate the state for enable or disable traffic over the public interface.

publicNetworkAccess?: string

Property Value

string

zoneRedundancy

The zone redundancy setting of the Grafana instance.

zoneRedundancy?: string

Property Value

string