Freigeben über


IBmcKeySetProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.BmcKeySetPropertiesTypeConverter))]
public interface IBmcKeySetProperties : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.BmcKeySetPropertiesTypeConverter))>]
type IBmcKeySetProperties = interface
    interface IJsonSerializable
Public Interface IBmcKeySetProperties
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 baseboard management controllers.

LastValidation

The last time this key set was validated.

PrivilegeLevel

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

ProvisioningState

The provisioning state of the baseboard management controller 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