VMHostListResponse interface
Response of a list operation.
Properties
nextLink |
Link to the next Vm resource Id, if any.
|
value |
Results of a list operation.
|
Property Details
nextLink
Link to the next Vm resource Id, if any.
nextLink?: string
Property Value
value
Results of a list operation.
value?: VMResources[]
Property Value