NotificationRegistrationResponseProperties

data class NotificationRegistrationResponseProperties(val includedEvents: List<String>? = null, val messageScope: String? = null, val notificationEndpoints: List<NotificationEndpointResponse>? = null, val notificationMode: String? = null, val provisioningState: String? = null)

Constructors

constructor(includedEvents: List<String>? = null, messageScope: String? = null, notificationEndpoints: List<NotificationEndpointResponse>? = null, notificationMode: String? = null, provisioningState: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val includedEvents: List<String>? = null
Link copied to clipboard
val messageScope: String? = null
Link copied to clipboard
Link copied to clipboard

The provisioned state of the resource.