BmcKeySetPatchParameters interface
BmcKeySetPatchParameters represents the body of the request to patch the baseboard management controller key set.
Properties
| expiration | The date and time after which the users in this key set will be removed from the baseboard management controllers. |
| tags | Resource tags. |
| user |
The unique list of permitted users. |
Property Details
expiration
The date and time after which the users in this key set will be removed from the baseboard management controllers.
expiration?: Date
Property Value
Date
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>