Uses of Class
com.azure.resourcemanager.sql.fluent.models.ServerInner
Packages that use ServerInner
Package
Description
Package containing the service clients for SqlManagementClient.
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of ServerInner in com.azure.resourcemanager.sql.fluent
Methods in com.azure.resourcemanager.sql.fluent that return ServerInnerModifier and TypeMethodDescriptionServersClient.createOrUpdate(String resourceGroupName, String serverName, ServerInner parameters) Creates or updates a server.ServersClient.createOrUpdate(String resourceGroupName, String serverName, ServerInner parameters, com.azure.core.util.Context context) Creates or updates a server.ServersClient.getByResourceGroup(String resourceGroupName, String serverName) Gets a server.ServersClient.update(String resourceGroupName, String serverName, ServerUpdate parameters) Updates a server.ServersClient.update(String resourceGroupName, String serverName, ServerUpdate parameters, com.azure.core.util.Context context) Updates a server.Methods in com.azure.resourcemanager.sql.fluent that return types with arguments of type ServerInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerInner>,ServerInner> ServersClient.beginCreateOrUpdate(String resourceGroupName, String serverName, ServerInner parameters) Creates or updates a server.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerInner>,ServerInner> ServersClient.beginCreateOrUpdate(String resourceGroupName, String serverName, ServerInner parameters) Creates or updates a server.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerInner>,ServerInner> ServersClient.beginCreateOrUpdate(String resourceGroupName, String serverName, ServerInner parameters, com.azure.core.util.Context context) Creates or updates a server.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerInner>,ServerInner> ServersClient.beginCreateOrUpdate(String resourceGroupName, String serverName, ServerInner parameters, com.azure.core.util.Context context) Creates or updates a server.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServerInner>,ServerInner> ServersClient.beginCreateOrUpdateAsync(String resourceGroupName, String serverName, ServerInner parameters) Creates or updates a server.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServerInner>,ServerInner> ServersClient.beginCreateOrUpdateAsync(String resourceGroupName, String serverName, ServerInner parameters) Creates or updates a server.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerInner>,ServerInner> ServersClient.beginUpdate(String resourceGroupName, String serverName, ServerUpdate parameters) Updates a server.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerInner>,ServerInner> ServersClient.beginUpdate(String resourceGroupName, String serverName, ServerUpdate parameters) Updates a server.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerInner>,ServerInner> ServersClient.beginUpdate(String resourceGroupName, String serverName, ServerUpdate parameters, com.azure.core.util.Context context) Updates a server.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerInner>,ServerInner> ServersClient.beginUpdate(String resourceGroupName, String serverName, ServerUpdate parameters, com.azure.core.util.Context context) Updates a server.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServerInner>,ServerInner> ServersClient.beginUpdateAsync(String resourceGroupName, String serverName, ServerUpdate parameters) Updates a server.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServerInner>,ServerInner> ServersClient.beginUpdateAsync(String resourceGroupName, String serverName, ServerUpdate parameters) Updates a server.ServersClient.createOrUpdateAsync(String resourceGroupName, String serverName, ServerInner parameters) Creates or updates a server.ServersClient.getByResourceGroupAsync(String resourceGroupName, String serverName) Gets a server.com.azure.core.http.rest.Response<ServerInner>ServersClient.getByResourceGroupWithResponse(String resourceGroupName, String serverName, String expand, com.azure.core.util.Context context) Gets a server.Mono<com.azure.core.http.rest.Response<ServerInner>>ServersClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String serverName, String expand) Gets a server.com.azure.core.http.rest.PagedIterable<ServerInner>ServersClient.list()Gets a list of all servers in the subscription.com.azure.core.http.rest.PagedIterable<ServerInner>Gets a list of all servers in the subscription.com.azure.core.http.rest.PagedFlux<ServerInner>ServersClient.listAsync()Gets a list of all servers in the subscription.com.azure.core.http.rest.PagedFlux<ServerInner>Gets a list of all servers in the subscription.com.azure.core.http.rest.PagedIterable<ServerInner>ServersClient.listByResourceGroup(String resourceGroupName) Gets a list of servers in a resource groups.com.azure.core.http.rest.PagedIterable<ServerInner>ServersClient.listByResourceGroup(String resourceGroupName, String expand, com.azure.core.util.Context context) Gets a list of servers in a resource groups.com.azure.core.http.rest.PagedFlux<ServerInner>ServersClient.listByResourceGroupAsync(String resourceGroupName) Gets a list of servers in a resource groups.com.azure.core.http.rest.PagedFlux<ServerInner>ServersClient.listByResourceGroupAsync(String resourceGroupName, String expand) Gets a list of servers in a resource groups.ServersClient.updateAsync(String resourceGroupName, String serverName, ServerUpdate parameters) Updates a server.Methods in com.azure.resourcemanager.sql.fluent with parameters of type ServerInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerInner>,ServerInner> ServersClient.beginCreateOrUpdate(String resourceGroupName, String serverName, ServerInner parameters) Creates or updates a server.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerInner>,ServerInner> ServersClient.beginCreateOrUpdate(String resourceGroupName, String serverName, ServerInner parameters, com.azure.core.util.Context context) Creates or updates a server.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServerInner>,ServerInner> ServersClient.beginCreateOrUpdateAsync(String resourceGroupName, String serverName, ServerInner parameters) Creates or updates a server.ServersClient.createOrUpdate(String resourceGroupName, String serverName, ServerInner parameters) Creates or updates a server.ServersClient.createOrUpdate(String resourceGroupName, String serverName, ServerInner parameters, com.azure.core.util.Context context) Creates or updates a server.ServersClient.createOrUpdateAsync(String resourceGroupName, String serverName, ServerInner parameters) Creates or updates a server.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>ServersClient.createOrUpdateWithResponseAsync(String resourceGroupName, String serverName, ServerInner parameters) Creates or updates a server. -
Uses of ServerInner in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return ServerInnerModifier and TypeMethodDescriptionServerInner.withAdministratorLogin(String administratorLogin) Set the administratorLogin property: Administrator username for the server.ServerInner.withAdministratorLoginPassword(String administratorLoginPassword) Set the administratorLoginPassword property: The administrator login password (required for server creation).ServerInner.withAdministrators(ServerExternalAdministrator administrators) Set the administrators property: The Azure Active Directory administrator of the server.ServerInner.withFederatedClientId(UUID federatedClientId) Set the federatedClientId property: The Client id used for cross tenant CMK scenario.ServerInner.withIdentity(ResourceIdentity identity) Set the identity property: The Azure Active Directory identity of the server.Set the keyId property: A CMK URI of the key to use for encryption.ServerInner.withLocation(String location) ServerInner.withMinimalTlsVersion(String minimalTlsVersion) Set the minimalTlsVersion property: Minimal TLS version.ServerInner.withPrimaryUserAssignedIdentityId(String primaryUserAssignedIdentityId) Set the primaryUserAssignedIdentityId property: The resource id of a user assigned identity to be used by default.ServerInner.withPublicNetworkAccess(ServerNetworkAccessFlag publicNetworkAccess) Set the publicNetworkAccess property: Whether or not public endpoint access is allowed for this server.ServerInner.withRestrictOutboundNetworkAccess(ServerNetworkAccessFlag restrictOutboundNetworkAccess) Set the restrictOutboundNetworkAccess property: Whether or not to restrict outbound network access for this server.ServerInner.withVersion(String version) Set the version property: The version of the server. -
Uses of ServerInner in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type ServerInnerModifier and TypeMethodDescriptionServerListResult.value()Get the value property: Array of results.