NewRelicMonitorResource interface

A Monitor Resource by NewRelic

Extends

Properties

accountCreationSource

Source of account creation

identity

The managed service identities assigned to this resource.

liftrResourceCategory

Liftr resource category

liftrResourcePreference

Liftr resource preference. The priority of the resource.

marketplaceSubscriptionId

Marketplace Subscription Id

marketplaceSubscriptionStatus

NewRelic Organization properties of the resource

monitoringStatus

MonitoringStatus of the resource

newRelicAccountProperties

MarketplaceSubscriptionStatus of the resource

orgCreationSource

Source of org creation

planData

Plan details

provisioningState

Provisioning State of the resource

saaSAzureSubscriptionStatus

Status of Azure Subscription where Marketplace SaaS is located.

saaSData

SaaS details

subscriptionState

State of the Azure Subscription containing the monitor resource

userInfo

User Info

Inherited Properties

id

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

location

The geo-location where the resource lives

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

tags

Resource tags.

type

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

Property Details

accountCreationSource

Source of account creation

accountCreationSource?: string

Property Value

string

identity

The managed service identities assigned to this resource.

identity?: ManagedServiceIdentity

Property Value

liftrResourceCategory

Liftr resource category

liftrResourceCategory?: string

Property Value

string

liftrResourcePreference

Liftr resource preference. The priority of the resource.

liftrResourcePreference?: number

Property Value

number

marketplaceSubscriptionId

Marketplace Subscription Id

marketplaceSubscriptionId?: string

Property Value

string

marketplaceSubscriptionStatus

NewRelic Organization properties of the resource

marketplaceSubscriptionStatus?: string

Property Value

string

monitoringStatus

MonitoringStatus of the resource

monitoringStatus?: string

Property Value

string

newRelicAccountProperties

MarketplaceSubscriptionStatus of the resource

newRelicAccountProperties?: NewRelicAccountProperties

Property Value

orgCreationSource

Source of org creation

orgCreationSource?: string

Property Value

string

planData

Plan details

planData?: PlanData

Property Value

provisioningState

Provisioning State of the resource

provisioningState?: string

Property Value

string

saaSAzureSubscriptionStatus

Status of Azure Subscription where Marketplace SaaS is located.

saaSAzureSubscriptionStatus?: string

Property Value

string

saaSData

SaaS details

saaSData?: SaaSData

Property Value

subscriptionState

State of the Azure Subscription containing the monitor resource

subscriptionState?: string

Property Value

string

userInfo

User Info

userInfo?: UserInfo

Property Value

Inherited Property Details

id

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

id?: string

Property Value

string

Inherited From TrackedResource.id

location

The geo-location where the resource lives

location: string

Property Value

string

Inherited From TrackedResource.location

name

The name of the resource

name?: string

Property Value

string

Inherited From TrackedResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From TrackedResource.systemData

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From TrackedResource.tags

type

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

type?: string

Property Value

string

Inherited From TrackedResource.type