NewRelicMonitorResourceUpdate interface
The type used for update operations of the NewRelicMonitorResource.
Properties
account |
Source of account creation |
identity | The managed service identities assigned to this resource. |
new |
MarketplaceSubscriptionStatus of the resource |
org |
Source of org creation |
plan |
Plan details |
tags | Resource tags. |
user |
User Info |
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
newRelicAccountProperties
MarketplaceSubscriptionStatus of the resource
newRelicAccountProperties?: NewRelicAccountProperties
Property Value
orgCreationSource
Source of org creation
orgCreationSource?: string
Property Value
string
planData
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}