NetworkCloudBareMetalMachineKeySetPatch 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.
BareMetalMachineKeySetPatchParameters represents the body of the request to patch the bare metal machine key set.
public class NetworkCloudBareMetalMachineKeySetPatch
type NetworkCloudBareMetalMachineKeySetPatch = class
Public Class NetworkCloudBareMetalMachineKeySetPatch
- Inheritance
-
NetworkCloudBareMetalMachineKeySetPatch
Constructors
NetworkCloudBareMetalMachineKeySetPatch() |
Initializes a new instance of NetworkCloudBareMetalMachineKeySetPatch. |
Properties
ExpireOn |
The date and time after which the users in this key set will be removed from the bare metal machines. |
JumpHostsAllowed |
The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users. |
Tags |
The Azure resource tags that will replace the existing ones. |
UserList |
The unique list of permitted users. |
Applies to
Azure SDK for .NET