ComponentEventDetails 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.
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
Azure SDK for .NET