RackList interface
RackList represents a list of racks.
Properties
nextLink |
The link used to get the next page of operations.
|
value |
The list of racks.
|
Property Details
nextLink
The link used to get the next page of operations.
nextLink?: string
Property Value
value
The list of racks.
value?: Rack[]
Property Value