SubscriptionList interface
The request to update subscriptions needed to be monitored by the NewRelic monitor resource.
Properties
monitored |
List of subscriptions and the state of the monitoring. |
patch |
The operation for the patch on the resource. |
provisioning |
Provisioning State of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
monitoredSubscriptionList
List of subscriptions and the state of the monitoring.
monitoredSubscriptionList?: MonitoredSubscription[]
Property Value
patchOperation
The operation for the patch on the resource.
patchOperation?: string
Property Value
string
provisioningState
Provisioning State of the resource NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string