SAPDiscoverySiteProperties interface
Defines the SAP Migration discovery site resource properties.
Properties
errors | Indicates any errors on the SAP Migration discovery site resource. NOTE: This property will not be serialized. It can only be populated by the server. |
master |
The master site ID from Azure Migrate. |
migrate |
The migrate project ID from Azure Migrate. |
provisioning |
Defines the provisioning states. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
errors
Indicates any errors on the SAP Migration discovery site resource. NOTE: This property will not be serialized. It can only be populated by the server.
errors?: SAPMigrateError
Property Value
masterSiteId
The master site ID from Azure Migrate.
masterSiteId?: string
Property Value
string
migrateProjectId
The migrate project ID from Azure Migrate.
migrateProjectId?: string
Property Value
string
provisioningState
Defines the provisioning states. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Azure SDK for JavaScript