Show / Hide Table of Contents

Class ProtocolParameters

Defines the IP protocol parameters for a PathAnalyzerTest resource.

Inheritance
object
ProtocolParameters
IcmpProtocolParameters
TcpProtocolParameters
UdpProtocolParameters
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(ProtocolParametersModelConverter))]
public class ProtocolParameters
In this article
Back to top