ManagedGrafanaUpdateParameters interface

The parameters for a PATCH request to a grafana resource.

Properties

identity

The managed identity of the grafana resource.

properties

Properties specific to the managed grafana resource.

sku
tags

The new tags of the grafana resource.

Property Details

identity

The managed identity of the grafana resource.

identity?: ManagedServiceIdentity

Property Value

properties

Properties specific to the managed grafana resource.

properties?: ManagedGrafanaPropertiesUpdateParameters

Property Value

sku

sku?: ResourceSku

Property Value

tags

The new tags of the grafana resource.

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

Property Value

{[propertyName: string]: string}