Share via


ComponentEventDetails Class

Definition

Component event details.

public class ComponentEventDetails
type ComponentEventDetails = class
Public Class ComponentEventDetails
Inheritance
ComponentEventDetails

Constructors

ComponentEventDetails()

Initializes a new instance of the ComponentEventDetails class.

ComponentEventDetails(IDictionary<String,Object>, String, String, String, Nullable<DateTime>, String, String, String)

Initializes a new instance of the ComponentEventDetails class.

Properties

AdditionalProperties

Gets or sets unmatched properties from the message are deserialized this collection

Id

Gets or sets component Id.

Name

Gets or sets component name.

PolicyDefinitionAction

Gets or sets policy definition action, i.e. effect.

PrincipalOid

Gets or sets principal object ID for the user who initiated the resource component operation that triggered the policy event.

TenantId

Gets or sets tenant ID for the policy event record.

Timestamp

Gets or sets timestamp for component policy event record.

Type

Gets or sets component type.

Applies to