DedicatedCloudNodeListResponse interface

List of dedicated nodes response model

Properties

nextLink

Link for next list of DedicatedCloudNode

value

Results of the DedicatedCloudNode list

Property Details

Link for next list of DedicatedCloudNode

nextLink?: string

Property Value

string

value

Results of the DedicatedCloudNode list

value?: DedicatedCloudNode[]

Property Value