Table of Contents

Class DeviceLiveToolsSpeedTestCreateResponseResults

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

Results of the test.

[DataContract]
public class DeviceLiveToolsSpeedTestCreateResponseResults
Inheritance
DeviceLiveToolsSpeedTestCreateResponseResults
Inherited Members

Constructors

DeviceLiveToolsSpeedTestCreateResponseResults()

public DeviceLiveToolsSpeedTestCreateResponseResults()

Properties

Speeds

Speeds.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "speeds")]
public DeviceLiveToolsSpeedTestCreateResponseResultsSpeeds Speeds { get; set; }

Property Value

DeviceLiveToolsSpeedTestCreateResponseResultsSpeeds