你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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.