Compartilhar via


VirtualHubRoute Class

VirtualHub route.

Inheritance
azure.mgmt.network._serialization.Model
VirtualHubRoute

Constructor

VirtualHubRoute(*, address_prefixes: List[str] | None = None, next_hop_ip_address: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
address_prefixes

List of all addressPrefixes.

next_hop_ip_address
str

NextHop ip address.

Variables

Name Description
address_prefixes

List of all addressPrefixes.

next_hop_ip_address
str

NextHop ip address.