Get Import Sites Controller Result
data class GetImportSitesControllerResult(val azureApiVersion: String, val discoverySolutionId: String? = null, val id: String, val location: String, val masterSiteId: String, val name: String, val provisioningState: String? = null, val serviceEndpoint: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
A ImportSite
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Gets or sets the ARM ID of migration hub solution for SDS.
Link copied to clipboard
Gets the Master Site this site is linked to.
Link copied to clipboard
The status of the last operation.
Link copied to clipboard
Gets the service endpoint.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.