Show / Hide Table of Contents

Class TrafficProtocolParameters

Defines the traffic protocol parameters for the traffic in a PathAnalysisResult.

Inheritance
object
TrafficProtocolParameters
IcmpTrafficProtocolParameters
TcpTrafficProtocolParameters
UdpTrafficProtocolParameters
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.VnmonitoringService.Models
Assembly: OCI.DotNetSDK.Vnmonitoring.dll
Syntax
[JsonConverter(typeof(TrafficProtocolParametersModelConverter))]
public class TrafficProtocolParameters
In this article
Back to top