Freigeben über


IBareMetalMachineKeySetProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.BareMetalMachineKeySetPropertiesTypeConverter))]
public interface IBareMetalMachineKeySetProperties : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.BareMetalMachineKeySetPropertiesTypeConverter))>]
type IBareMetalMachineKeySetProperties = interface
    interface IJsonSerializable
Public Interface IBareMetalMachineKeySetProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AzureGroupId

The object ID of Azure Active Directory group that all users in the list must be in for access to be granted. Users that are not in the group will not have access.

DetailedStatus

The more detailed status of the key set.

DetailedStatusMessage

The descriptive message about the current detailed status.

Expiration

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.

LastValidation

The last time this key set was validated.

OSGroupName

The name of the group that users will be assigned to on the operating system of the machines.

PrivilegeLevel

The access level allowed for the users in this key set.

ProvisioningState

The provisioning state of the bare metal machine key set.

UserList

The unique list of permitted users.

UserListStatus

The status evaluation of each user.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to