Share via


ListVirtualHubIpConfigurationResultsOutput interface

VirtualHubIpConfigurations list.

Properties

nextLink

URL to get the next set of results.

value

The list of VirtualHubIpConfigurations.

Property Details

URL to get the next set of results.

nextLink?: string

Property Value

string

value

The list of VirtualHubIpConfigurations.

value?: HubIpConfigurationOutput[]

Property Value