Uses of Enum
com.azure.resourcemanager.sql.models.SecurityEventType
Packages that use SecurityEventType
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of SecurityEventType in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return SecurityEventTypeModifier and TypeMethodDescriptionSecurityEventInner.securityEventType()Get the securityEventType property: The type of the security event.SecurityEventProperties.securityEventType()Get the securityEventType property: The type of the security event. -
Uses of SecurityEventType in com.azure.resourcemanager.sql.models
Subclasses with type arguments of type SecurityEventType in com.azure.resourcemanager.sql.modelsMethods in com.azure.resourcemanager.sql.models that return SecurityEventTypeModifier and TypeMethodDescriptionstatic SecurityEventTypeSecurityEventType.fromString(String value) Parses a serialized value to a SecurityEventType instance.static SecurityEventTypeReturns the enum constant of this type with the specified name.static SecurityEventType[]SecurityEventType.values()Returns an array containing the constants of this enum type, in the order they are declared.