다음을 통해 공유


ExpressRouteProviderPort 클래스

ExpressRouteProviderPort 리소스.

변수는 서버에서만 채워지고 요청을 보낼 때 무시됩니다.

상속
azure.mgmt.network.models._models.Resource
ExpressRouteProviderPort

생성자

ExpressRouteProviderPort(*, id: str | None = None, location: str | None = None, tags: Dict[str, str] | None = None, peering_location: str | None = None, overprovision_factor: int | None = None, port_bandwidth_in_mbps: int | None = None, used_bandwidth_in_mbps: int | None = None, remaining_bandwidth_in_mbps: int | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
id
str

리소스 ID입니다.

location
str

리소스 위치.

tags

리소스 태그.

peering_location
str

포트 쌍의 피어링 위치입니다.

overprovision_factor
int

포트 쌍에 대한 오버프로비전 요소입니다.

port_bandwidth_in_mbps
int

포트의 대역폭(Mbps)입니다.

used_bandwidth_in_mbps
int

포트의 사용된 대역폭(Mbps)입니다.

remaining_bandwidth_in_mbps
int

포트의 남은 대역폭(Mbps)입니다.

변수

Name Description
id
str

리소스 ID입니다.

name
str

리소스 이름.

type
str

리소스 종류.

location
str

리소스 위치.

tags

리소스 태그.

etag
str

리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열입니다.

port_pair_descriptor
str

포트 쌍의 이름입니다.

primary_azure_port
str

기본 포트의 이름입니다.

secondary_azure_port
str

보조 포트의 이름입니다.

peering_location
str

포트 쌍의 피어링 위치입니다.

overprovision_factor
int

포트 쌍에 대한 오버프로비전 요소입니다.

port_bandwidth_in_mbps
int

포트의 대역폭(Mbps)입니다.

used_bandwidth_in_mbps
int

포트의 사용된 대역폭(Mbps)입니다.

remaining_bandwidth_in_mbps
int

포트의 남은 대역폭(Mbps)입니다.