Get Load Test Profile Mapping Result
data class GetLoadTestProfileMappingResult(val azureApiVersion: String, val azureLoadTestingResourceId: String? = null, val id: String, val name: String, val sourceResourceId: String? = null, val systemData: SystemDataResponse, val testProfileId: String? = null, val type: String)
LoadTest profile mapping resource details
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Mapped Azure Load Test resource Id.
Link copied to clipboard
Mapped source resource Id.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
Mapped Azure Load Test resource test-profile-id.