Class LiveToolsThroughputTestCreateResponseResult
Live Tools Throughput Test Create Response Result
[DataContract]
public class LiveToolsThroughputTestCreateResponseResult
- Inheritance
-
LiveToolsThroughputTestCreateResponseResult
- Inherited Members
Properties
Speeds
Shows the speeds in (KB/s)
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "speeds")]
public LiveToolsThroughputTestCreateResponseResultSpeeds Speeds { get; set; }