DedicatedCloudNodeListResponse interface
List of dedicated nodes response model
Properties
next |
Link for next list of DedicatedCloudNode |
value | Results of the DedicatedCloudNode list |
Property Details
nextLink
Link for next list of DedicatedCloudNode
nextLink?: string
Property Value
string
value
Results of the DedicatedCloudNode list
value?: DedicatedCloudNode[]