다음을 통해 공유


VirtualHubRouteV2 클래스

VirtualHubRouteTableV2 경로.

상속
azure.mgmt.network._serialization.Model
VirtualHubRouteV2

생성자

VirtualHubRouteV2(*, destination_type: str | None = None, destinations: List[str] | None = None, next_hop_type: str | None = None, next_hops: List[str] | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
destination_type
str

대상의 유형입니다.

destinations

모든 대상 목록입니다.

next_hop_type
str

다음 홉의 유형입니다.

next_hops

NextHops ip 주소입니다.

변수

Name Description
destination_type
str

대상의 유형입니다.

destinations

모든 대상 목록입니다.

next_hop_type
str

다음 홉의 유형입니다.

next_hops

NextHops ip 주소입니다.