Bagikan melalui


NetworkCloudBareMetalMachineKeySetPatch Class

Definition

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