PublisherPropertiesFormatResponse

data class PublisherPropertiesFormatResponse(val provisioningState: String, val scope: String? = null)

publisher properties.

Constructors

Link copied to clipboard
constructor(provisioningState: String, scope: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The provisioning state of the publisher resource.

Link copied to clipboard
val scope: String? = null

The publisher scope.