MigrationConfigurationResponse

data class MigrationConfigurationResponse(val keyVaultResourceId: String? = null, val migrationSolutionResourceId: String? = null, val storageAccountResourceId: String? = null)

MigrationConfiguration properties.

Constructors

Link copied to clipboard
constructor(keyVaultResourceId: String? = null, migrationSolutionResourceId: String? = null, storageAccountResourceId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets or sets the key vault resource Id.

Link copied to clipboard

Gets or sets the migration solution resource Id.

Link copied to clipboard

Gets or sets the storage account resource Id.