MonitoredSubscriptionProperties interface
The request to update subscriptions needed to be monitored by the Datadog monitor resource.
Properties
id | The id of the monitored subscription resource. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Name of the monitored subscription resource. NOTE: This property will not be serialized. It can only be populated by the server. |
properties | The request to update subscriptions needed to be monitored by the Datadog monitor resource. |
type | The type of the monitored subscription resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
The id of the monitored subscription resource. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
Name of the monitored subscription resource. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
properties
The request to update subscriptions needed to be monitored by the Datadog monitor resource.
properties?: SubscriptionList
Property Value
type
The type of the monitored subscription resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string