ModernizeProjectModelPropertiesResponse

data class ModernizeProjectModelPropertiesResponse(val migrationConfiguration: MigrationConfigurationResponse? = null, val provisioningState: String, val serviceEndpoint: String, val serviceResourceId: String)

ModernizeProject properties.

Constructors

Link copied to clipboard
constructor(migrationConfiguration: MigrationConfigurationResponse? = null, provisioningState: String, serviceEndpoint: String, serviceResourceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

MigrationConfiguration properties.

Link copied to clipboard

Gets or sets the provisioning state of the ModernizeProject.

Link copied to clipboard

Gets or sets the service endpoint.

Link copied to clipboard

Gets or sets the service resource Id.