BmcKeySetList interface

BmcKeySetList represents a list of baseboard management controller key sets.

Properties

nextLink

The link used to get the next page of operations.

value

The list of baseboard management controller key sets.

Property Details

The link used to get the next page of operations.

nextLink?: string

Property Value

string

value

The list of baseboard management controller key sets.

value?: BmcKeySet[]

Property Value