NewRelicMonitorResource interface
A Monitor Resource by NewRelic
- Extends
Properties
| account |
Source of account creation |
| identity | The managed service identities assigned to this resource. |
| liftr |
Liftr resource category |
| liftr |
Liftr resource preference. The priority of the resource. |
| marketplace |
Marketplace Subscription Id |
| marketplace |
NewRelic Organization properties of the resource |
| monitoring |
MonitoringStatus of the resource |
| new |
MarketplaceSubscriptionStatus of the resource |
| org |
Source of org creation |
| plan |
Plan details |
| provisioning |
Provisioning State of the resource |
| saa |
Status of Azure Subscription where Marketplace SaaS is located. |
| saa |
SaaS details |
| subscription |
State of the Azure Subscription containing the monitor resource |
| user |
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 |
| system |
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
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
subscriptionState
State of the Azure Subscription containing the monitor resource
subscriptionState?: string
Property Value
string
userInfo
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
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