NetworkCloudBmcKeySetPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
BmcKeySetPatchParameters represents the body of the request to patch the baseboard management controller key set.
public class NetworkCloudBmcKeySetPatch
type NetworkCloudBmcKeySetPatch = class
Public Class NetworkCloudBmcKeySetPatch
- Inheritance
-
NetworkCloudBmcKeySetPatch
Constructors
NetworkCloudBmcKeySetPatch() |
Initializes a new instance of NetworkCloudBmcKeySetPatch. |
Properties
ExpireOn |
The date and time after which the users in this key set will be removed from the baseboard management controllers. |
Tags |
The Azure resource tags that will replace the existing ones. |
UserList |
The unique list of permitted users. |
Applies to
Azure SDK for .NET