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