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

QosIpRange Class

Qos Traffic Profiler IP Range properties.

Constructor

QosIpRange(*, start_ip: str | None = None, end_ip: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
start_ip
str

Start IP Address.

Default value: None
end_ip
str

End IP Address.

Default value: None

Variables

Name Description
start_ip
str

Start IP Address.

end_ip
str

End IP Address.