Uses of Class
com.azure.resourcemanager.sql.models.AuthenticationName
Packages that use AuthenticationName
Package
Description
Package containing the service clients for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of AuthenticationName in com.azure.resourcemanager.sql.fluent
Methods in com.azure.resourcemanager.sql.fluent with parameters of type AuthenticationNameModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedInstanceAzureADOnlyAuthenticationInner>, ManagedInstanceAzureADOnlyAuthenticationInner> ManagedInstanceAzureADOnlyAuthenticationsClient.beginCreateOrUpdate(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName, ManagedInstanceAzureADOnlyAuthenticationInner parameters) Sets Server Active Directory only authentication property or updates an existing server Active Directory only authentication property.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedInstanceAzureADOnlyAuthenticationInner>, ManagedInstanceAzureADOnlyAuthenticationInner> ManagedInstanceAzureADOnlyAuthenticationsClient.beginCreateOrUpdate(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName, ManagedInstanceAzureADOnlyAuthenticationInner parameters, com.azure.core.util.Context context) Sets Server Active Directory only authentication property or updates an existing server Active Directory only authentication property.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerAzureADOnlyAuthenticationInner>, ServerAzureADOnlyAuthenticationInner> ServerAzureADOnlyAuthenticationsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, AuthenticationName authenticationName, ServerAzureADOnlyAuthenticationInner parameters) Sets Server Active Directory only authentication property or updates an existing server Active Directory only authentication property.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerAzureADOnlyAuthenticationInner>, ServerAzureADOnlyAuthenticationInner> ServerAzureADOnlyAuthenticationsClient.beginCreateOrUpdate(String resourceGroupName, String serverName, AuthenticationName authenticationName, ServerAzureADOnlyAuthenticationInner parameters, com.azure.core.util.Context context) Sets Server Active Directory only authentication property or updates an existing server Active Directory only authentication property.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedInstanceAzureADOnlyAuthenticationInner>, ManagedInstanceAzureADOnlyAuthenticationInner> ManagedInstanceAzureADOnlyAuthenticationsClient.beginCreateOrUpdateAsync(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName, ManagedInstanceAzureADOnlyAuthenticationInner parameters) Sets Server Active Directory only authentication property or updates an existing server Active Directory only authentication property.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServerAzureADOnlyAuthenticationInner>, ServerAzureADOnlyAuthenticationInner> ServerAzureADOnlyAuthenticationsClient.beginCreateOrUpdateAsync(String resourceGroupName, String serverName, AuthenticationName authenticationName, ServerAzureADOnlyAuthenticationInner parameters) Sets Server Active Directory only authentication property or updates an existing server Active Directory only authentication property.ManagedInstanceAzureADOnlyAuthenticationsClient.beginDelete(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName) Deletes an existing server Active Directory only authentication property.ManagedInstanceAzureADOnlyAuthenticationsClient.beginDelete(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName, com.azure.core.util.Context context) Deletes an existing server Active Directory only authentication property.ServerAzureADOnlyAuthenticationsClient.beginDelete(String resourceGroupName, String serverName, AuthenticationName authenticationName) Deletes an existing server Active Directory only authentication property.ServerAzureADOnlyAuthenticationsClient.beginDelete(String resourceGroupName, String serverName, AuthenticationName authenticationName, com.azure.core.util.Context context) Deletes an existing server Active Directory only authentication property.ManagedInstanceAzureADOnlyAuthenticationsClient.beginDeleteAsync(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName) Deletes an existing server Active Directory only authentication property.ServerAzureADOnlyAuthenticationsClient.beginDeleteAsync(String resourceGroupName, String serverName, AuthenticationName authenticationName) Deletes an existing server Active Directory only authentication property.ManagedInstanceAzureADOnlyAuthenticationsClient.createOrUpdate(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName, ManagedInstanceAzureADOnlyAuthenticationInner parameters) Sets Server Active Directory only authentication property or updates an existing server Active Directory only authentication property.ManagedInstanceAzureADOnlyAuthenticationsClient.createOrUpdate(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName, ManagedInstanceAzureADOnlyAuthenticationInner parameters, com.azure.core.util.Context context) Sets Server Active Directory only authentication property or updates an existing server Active Directory only authentication property.ServerAzureADOnlyAuthenticationsClient.createOrUpdate(String resourceGroupName, String serverName, AuthenticationName authenticationName, ServerAzureADOnlyAuthenticationInner parameters) Sets Server Active Directory only authentication property or updates an existing server Active Directory only authentication property.ServerAzureADOnlyAuthenticationsClient.createOrUpdate(String resourceGroupName, String serverName, AuthenticationName authenticationName, ServerAzureADOnlyAuthenticationInner parameters, com.azure.core.util.Context context) Sets Server Active Directory only authentication property or updates an existing server Active Directory only authentication property.ManagedInstanceAzureADOnlyAuthenticationsClient.createOrUpdateAsync(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName, ManagedInstanceAzureADOnlyAuthenticationInner parameters) Sets Server Active Directory only authentication property or updates an existing server Active Directory only authentication property.ServerAzureADOnlyAuthenticationsClient.createOrUpdateAsync(String resourceGroupName, String serverName, AuthenticationName authenticationName, ServerAzureADOnlyAuthenticationInner parameters) Sets Server Active Directory only authentication property or updates an existing server Active Directory only authentication property.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> ManagedInstanceAzureADOnlyAuthenticationsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName, ManagedInstanceAzureADOnlyAuthenticationInner parameters) Sets Server Active Directory only authentication property or updates an existing server Active Directory only authentication property.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> ServerAzureADOnlyAuthenticationsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serverName, AuthenticationName authenticationName, ServerAzureADOnlyAuthenticationInner parameters) Sets Server Active Directory only authentication property or updates an existing server Active Directory only authentication property.voidManagedInstanceAzureADOnlyAuthenticationsClient.delete(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName) Deletes an existing server Active Directory only authentication property.voidManagedInstanceAzureADOnlyAuthenticationsClient.delete(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName, com.azure.core.util.Context context) Deletes an existing server Active Directory only authentication property.voidServerAzureADOnlyAuthenticationsClient.delete(String resourceGroupName, String serverName, AuthenticationName authenticationName) Deletes an existing server Active Directory only authentication property.voidServerAzureADOnlyAuthenticationsClient.delete(String resourceGroupName, String serverName, AuthenticationName authenticationName, com.azure.core.util.Context context) Deletes an existing server Active Directory only authentication property.ManagedInstanceAzureADOnlyAuthenticationsClient.deleteAsync(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName) Deletes an existing server Active Directory only authentication property.ServerAzureADOnlyAuthenticationsClient.deleteAsync(String resourceGroupName, String serverName, AuthenticationName authenticationName) Deletes an existing server Active Directory only authentication property.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> ManagedInstanceAzureADOnlyAuthenticationsClient.deleteWithResponseAsync(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName) Deletes an existing server Active Directory only authentication property.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> ServerAzureADOnlyAuthenticationsClient.deleteWithResponseAsync(String resourceGroupName, String serverName, AuthenticationName authenticationName) Deletes an existing server Active Directory only authentication property.ManagedInstanceAzureADOnlyAuthenticationsClient.get(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName) Gets a specific Azure Active Directory only authentication property.ServerAzureADOnlyAuthenticationsClient.get(String resourceGroupName, String serverName, AuthenticationName authenticationName) Gets a specific Azure Active Directory only authentication property.ManagedInstanceAzureADOnlyAuthenticationsClient.getAsync(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName) Gets a specific Azure Active Directory only authentication property.ServerAzureADOnlyAuthenticationsClient.getAsync(String resourceGroupName, String serverName, AuthenticationName authenticationName) Gets a specific Azure Active Directory only authentication property.com.azure.core.http.rest.Response<ManagedInstanceAzureADOnlyAuthenticationInner> ManagedInstanceAzureADOnlyAuthenticationsClient.getWithResponse(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName, com.azure.core.util.Context context) Gets a specific Azure Active Directory only authentication property.com.azure.core.http.rest.Response<ServerAzureADOnlyAuthenticationInner> ServerAzureADOnlyAuthenticationsClient.getWithResponse(String resourceGroupName, String serverName, AuthenticationName authenticationName, com.azure.core.util.Context context) Gets a specific Azure Active Directory only authentication property.Mono<com.azure.core.http.rest.Response<ManagedInstanceAzureADOnlyAuthenticationInner>> ManagedInstanceAzureADOnlyAuthenticationsClient.getWithResponseAsync(String resourceGroupName, String managedInstanceName, AuthenticationName authenticationName) Gets a specific Azure Active Directory only authentication property.Mono<com.azure.core.http.rest.Response<ServerAzureADOnlyAuthenticationInner>> ServerAzureADOnlyAuthenticationsClient.getWithResponseAsync(String resourceGroupName, String serverName, AuthenticationName authenticationName) Gets a specific Azure Active Directory only authentication property. -
Uses of AuthenticationName in com.azure.resourcemanager.sql.models
Subclasses with type arguments of type AuthenticationName in com.azure.resourcemanager.sql.modelsModifier and TypeClassDescriptionfinal classDefines values for AuthenticationName.Fields in com.azure.resourcemanager.sql.models declared as AuthenticationNameModifier and TypeFieldDescriptionstatic final AuthenticationNameAuthenticationName.DEFAULTStatic value Default for AuthenticationName.Methods in com.azure.resourcemanager.sql.models that return AuthenticationNameModifier and TypeMethodDescriptionstatic AuthenticationNameAuthenticationName.fromString(String name) Creates or finds a AuthenticationName from its string representation.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type AuthenticationNameModifier and TypeMethodDescriptionstatic Collection<AuthenticationName> AuthenticationName.values()Gets known AuthenticationName values.