Compartilhar via


ExpressRouteCircuitServiceProviderProperties Class

Contains ServiceProviderProperties in an ExpressRouteCircuit.

Inheritance
azure.mgmt.network._serialization.Model
ExpressRouteCircuitServiceProviderProperties

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.

peering_location
str

The peering location.

bandwidth_in_mbps
int

The BandwidthInMbps.

Variables

Name Description
service_provider_name
str

The serviceProviderName.

peering_location
str

The peering location.

bandwidth_in_mbps
int

The BandwidthInMbps.