Get Migration Service Result
data class GetMigrationServiceResult(val azureApiVersion: String, val id: String, val integrationRuntimeState: String, val location: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
A Migration Service.
Constructors
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Current state of the Integration runtime.
Link copied to clipboard
Provisioning state to track the async operation status.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.