NetworkFabricControllersListResult interface
List of Network Fabric Controllers.
Properties
next |
Url to follow for getting next page of resources. |
value | List of Network Fabric Controller resources. |
Property Details
nextLink
Url to follow for getting next page of resources.
nextLink?: string
Property Value
string
value
List of Network Fabric Controller resources.
value?: NetworkFabricController[]