ManagedGrafanaProperties Class
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.
Properties specific to the grafana resource.
public class ManagedGrafanaProperties
type ManagedGrafanaProperties = class
Public Class ManagedGrafanaProperties
- Inheritance
-
ManagedGrafanaProperties
Constructors
ManagedGrafanaProperties() |
Initializes a new instance of ManagedGrafanaProperties. |
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. |
EnterpriseConfigurations |
Enterprise settings of a Grafana instance. |
GrafanaConfigurationsSmtp |
Email server settings. https://grafana.com/docs/grafana/v9.0/setup-grafana/configure-grafana/#smtp |
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. |
MonitorWorkspaceIntegrations |
Gets the monitor workspace integrations. |
OutboundIPs |
List of outbound IPs if deterministicOutboundIP is enabled. |
PrivateEndpointConnections |
The private endpoint connections of the Grafana instance. |
ProvisioningState |
Provisioning state of the resource. |
PublicNetworkAccess |
Indicate the state for enable or disable traffic over the public interface. |
ZoneRedundancy |
The zone redundancy setting of the Grafana instance. |
Applies to
Azure SDK for .NET