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

ExpressRouteCircuitServiceProviderProperties Class

Contains ServiceProviderProperties in an ExpressRouteCircuit.

Constructor

ExpressRouteCircuitServiceProviderProperties(*, service_provider_name: str | None = None, peering_location: str | None = None, bandwidth_in_mbps: int | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
service_provider_name
str

The serviceProviderName.

Default value: None
peering_location
str

The peering ___location.

Default value: None
bandwidth_in_mbps
int

The BandwidthInMbps.

Default value: None

Variables

Name Description
service_provider_name
str

The serviceProviderName.

peering_location
str

The peering ___location.

bandwidth_in_mbps
int

The BandwidthInMbps.