NewRelicMonitorResourceUpdate interface

The type used for update operations of the NewRelicMonitorResource.

Properties

accountCreationSource

Source of account creation

identity

The managed service identities assigned to this resource.

newRelicAccountProperties

MarketplaceSubscriptionStatus of the resource

orgCreationSource

Source of org creation

planData

Plan details

tags

Resource tags.

userInfo

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

Plan details

planData?: PlanData

Property Value

tags

Resource tags.

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

Property Value

{[propertyName: string]: string}

userInfo

User Info

userInfo?: UserInfo

Property Value