Share via


ManagedGrafanaData Class

Definition

A class representing the ManagedGrafana data model. The grafana resource type.

public class ManagedGrafanaData : Azure.ResourceManager.Models.TrackedResourceData
type ManagedGrafanaData = class
    inherit TrackedResourceData
Public Class ManagedGrafanaData
Inherits TrackedResourceData
Inheritance

Constructors

ManagedGrafanaData(AzureLocation)

Initializes a new instance of ManagedGrafanaData.

Properties

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
Identity

The managed identity of the grafana resource.

Location

The geo-location where the resource lives.

(Inherited from TrackedResourceData)
Name

The name of the resource.

(Inherited from ResourceData)
Properties

Properties specific to the grafana resource.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
SkuName

Gets or sets the sku name.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

Resource tags.

(Inherited from TrackedResourceData)

Applies to