ManagedGrafana interface

The grafana resource type.

Properties

id

ARM id of the grafana resource NOTE: This property will not be serialized. It can only be populated by the server.

identity

The managed identity of the grafana resource.

location

The geo-location where the grafana resource lives

name

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

properties

Properties specific to the grafana resource.

sku

The Sku of the grafana resource.

systemData

The system meta data relating to this grafana resource. NOTE: This property will not be serialized. It can only be populated by the server.

tags

The tags for grafana resource.

type

The type of the grafana resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

ARM id of the grafana resource NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

identity

The managed identity of the grafana resource.

identity?: ManagedServiceIdentity

Property Value

location

The geo-location where the grafana resource lives

location?: string

Property Value

string

name

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

name?: string

Property Value

string

properties

Properties specific to the grafana resource.

properties?: ManagedGrafanaProperties

Property Value

sku

The Sku of the grafana resource.

sku?: ResourceSku

Property Value

systemData

The system meta data relating to this grafana resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

tags

The tags for grafana resource.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

type

The type of the grafana resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string