SubscriptionListResponse

data class SubscriptionListResponse(val monitoredSubscriptionList: List<MonitoredSubscriptionResponse>? = null, val provisioningState: String)

The request to update subscriptions needed to be monitored by the Elastic monitor resource.

Constructors

Link copied to clipboard
constructor(monitoredSubscriptionList: List<MonitoredSubscriptionResponse>? = null, provisioningState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of subscriptions and the state of the monitoring.

Link copied to clipboard

Provisioning State of the resource