monitoring Subscription
suspend fun monitoringSubscription(name: String, block: suspend MonitoringSubscriptionResourceBuilder.() -> Unit): MonitoringSubscription
Parameters
name
The unique name of the resulting resource.
block
Builder for MonitoringSubscription.
See also
Parameters
name
The unique name of the resulting resource.