GetSolutionsControllerConfigResult

data class GetSolutionsControllerConfigResult(val publisherSasUri: String? = null)

Class representing the config for the solution in the migrate project.

Constructors

Link copied to clipboard
constructor(publisherSasUri: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val publisherSasUri: String? = null

Gets or sets the publisher sas uri for the solution.