BareMetalMachineKeySetList interface
BareMetalMachineKeySetList represents a list of bare metal machine key sets.
Properties
next |
The link used to get the next page of operations. |
value | The list of bare metal machine key sets. |
Property Details
nextLink
The link used to get the next page of operations.
nextLink?: string
Property Value
string
value
The list of bare metal machine key sets.
value?: BareMetalMachineKeySet[]