SpringbootsitesPropertiesResponse

data class SpringbootsitesPropertiesResponse(val masterSiteId: String? = null, val migrateProjectId: String? = null, val provisioningState: String? = null)

The springbootsites resource definition.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val masterSiteId: String? = null

The master site ID from Azure Migrate.

Link copied to clipboard

The migrate project ID from Azure Migrate.

Link copied to clipboard

The resource provisioning state.