Partager via


QosPortRange Class

Qos Traffic Profiler Port range properties.

Constructor

QosPortRange(*, start: int | None = None, end: int | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
start
int

Qos Port Range start.

end
int

Qos Port Range end.

Variables

Name Description
start
int

Qos Port Range start.

end
int

Qos Port Range end.