Uses of Enum
com.azure.resourcemanager.sql.models.AuthenticationType
Packages that use AuthenticationType
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of AuthenticationType in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return AuthenticationTypeModifier and TypeMethodDescriptionstatic AuthenticationTypeAuthenticationType.fromString(String value) Parses a serialized value to a AuthenticationType instance.static AuthenticationTypeReturns the enum constant of this type with the specified name.static AuthenticationType[]AuthenticationType.values()Returns an array containing the constants of this enum type, in the order they are declared.