Compartilhar via


ListVirtualHubIpConfigurationResults Class

VirtualHubIpConfigurations list.

Inheritance
azure.mgmt.network._serialization.Model
ListVirtualHubIpConfigurationResults

Constructor

ListVirtualHubIpConfigurationResults(*, value: List[_models.HubIpConfiguration] | None = None, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

The list of VirtualHubIpConfigurations.

next_link
str

URL to get the next set of results.

Variables

Name Description
value

The list of VirtualHubIpConfigurations.

next_link
str

URL to get the next set of results.