Interface EventData
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<EventDataInner>
public interface EventData
extends com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<EventDataInner>
The Azure event log entries are of type EventData.
-
Method Summary
Modifier and TypeMethodDescriptionGet the authorization value.caller()Get the caller value.category()Get the category value.claims()Get the claims value.Get the correlationId value.Get the description value.Get the eventDataId value.Get the eventName value.Get the eventTimestamp value.Get the httpRequest value.id()Get the id value.level()Get the level value.Get the operationId value.Get the operationName value.Get the properties value.Get the resourceGroupName value.Get the resourceId value.Get the resourceProviderName value.Get the resourceType value.status()Get the status value.Get the submissionTimestamp value.Get the subscriptionId value.Get the subStatus value.tenantId()Get the tenantId value.Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
Method Details
-
authorization
-
claims
-
caller
-
description
-
id
-
eventDataId
-
correlationId
-
eventName
-
category
-
httpRequest
-
level
-
resourceGroupName
-
resourceProviderName
LocalizableString resourceProviderName()Get the resourceProviderName value.- Returns:
- the resourceProviderName value
-
resourceId
-
resourceType
-
operationId
-
operationName
-
properties
-
status
-
subStatus
-
eventTimestamp
-
submissionTimestamp
OffsetDateTime submissionTimestamp()Get the submissionTimestamp value.- Returns:
- the submissionTimestamp value
-
subscriptionId
-
tenantId
-