Interface EventData

All Superinterfaces:
HasInner<com.microsoft.azure.management.monitor.implementation.EventDataInner>

public interface EventData extends HasInner<com.microsoft.azure.management.monitor.implementation.EventDataInner>
The Azure event log entries are of type EventData.
  • Method Details

    • authorization

      SenderAuthorization authorization()
      Get the authorization value.
      Returns:
      the authorization value
    • claims

      Map<String,String> claims()
      Get the claims value.
      Returns:
      the claims value
    • caller

      String caller()
      Get the caller value.
      Returns:
      the caller value
    • description

      String description()
      Get the description value.
      Returns:
      the description value
    • id

      String id()
      Get the id value.
      Returns:
      the id value
    • eventDataId

      String eventDataId()
      Get the eventDataId value.
      Returns:
      the eventDataId value
    • correlationId

      String correlationId()
      Get the correlationId value.
      Returns:
      the correlationId value
    • eventName

      LocalizableString eventName()
      Get the eventName value.
      Returns:
      the eventName value
    • category

      LocalizableString category()
      Get the category value.
      Returns:
      the category value
    • httpRequest

      HttpRequestInfo httpRequest()
      Get the httpRequest value.
      Returns:
      the httpRequest value
    • level

      EventLevel level()
      Get the level value.
      Returns:
      the level value
    • resourceGroupName

      String resourceGroupName()
      Get the resourceGroupName value.
      Returns:
      the resourceGroupName value
    • resourceProviderName

      LocalizableString resourceProviderName()
      Get the resourceProviderName value.
      Returns:
      the resourceProviderName value
    • resourceId

      String resourceId()
      Get the resourceId value.
      Returns:
      the resourceId value
    • resourceType

      LocalizableString resourceType()
      Get the resourceType value.
      Returns:
      the resourceType value
    • operationId

      String operationId()
      Get the operationId value.
      Returns:
      the operationId value
    • operationName

      LocalizableString operationName()
      Get the operationName value.
      Returns:
      the operationName value
    • properties

      Map<String,String> properties()
      Get the properties value.
      Returns:
      the properties value
    • status

      Get the status value.
      Returns:
      the status value
    • subStatus

      LocalizableString subStatus()
      Get the subStatus value.
      Returns:
      the subStatus value
    • eventTimestamp

      org.joda.time.DateTime eventTimestamp()
      Get the eventTimestamp value.
      Returns:
      the eventTimestamp value
    • submissionTimestamp

      org.joda.time.DateTime submissionTimestamp()
      Get the submissionTimestamp value.
      Returns:
      the submissionTimestamp value
    • subscriptionId

      String subscriptionId()
      Get the subscriptionId value.
      Returns:
      the subscriptionId value
    • tenantId

      String tenantId()
      Get the tenantId value.
      Returns:
      the tenantId value