ListVirtualHubIpConfigurationResultsOutput interface
VirtualHubIpConfigurations list.
Properties
| next |
URL to get the next set of results. |
| value | The list of VirtualHubIpConfigurations. |
Property Details
nextLink
URL to get the next set of results.
nextLink?: string
Property Value
string
value
The list of VirtualHubIpConfigurations.
value?: HubIpConfigurationOutput[]