Table of Contents

Class DeviceLiveToolsSpeedTestGetResponseResults

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

Results of the test.

[DataContract]
public class DeviceLiveToolsSpeedTestGetResponseResults
Inheritance
DeviceLiveToolsSpeedTestGetResponseResults
Inherited Members

Constructors

DeviceLiveToolsSpeedTestGetResponseResults()

public DeviceLiveToolsSpeedTestGetResponseResults()

Properties

Speeds

Speeds.

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

Property Value

DeviceLiveToolsSpeedTestGetResponseResultsSpeeds