Share 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.

Default value: None
end
int

Qos Port Range end.

Default value: None

Variables

Name Description
start
int

Qos Port Range start.

end
int

Qos Port Range end.