M365ExtensionsResponse

data class M365ExtensionsResponse(val channelName: String, val etag: String? = null, val location: String? = null, val provisioningState: String)

M365 Extensions definition

Constructors

Link copied to clipboard
constructor(channelName: String, etag: String? = null, location: String? = null, provisioningState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The channel name Expected value is 'M365Extensions'.

Link copied to clipboard
val etag: String? = null

Entity Tag of the resource

Link copied to clipboard
val location: String? = null

Specifies the location of the resource.

Link copied to clipboard

Provisioning state of the resource