Skip to main content

servers

Overview

Nameservers
TypeResource
Idazure.sql.servers

Fields

NameDatatypeDescription
identityobjectAzure Active Directory identity configuration for a resource.
kindstringKind of sql server. This is metadata used for the Azure portal experience.
locationstringResource location.
propertiesobjectThe properties of a server.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, serverName, subscriptionIdGets a server.
listSELECTsubscriptionIdGets a list of all servers in the subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets a list of servers in a resource groups.
create_or_updateINSERTresourceGroupName, serverName, subscriptionId, data__locationCreates or updates a server.
deleteDELETEresourceGroupName, serverName, subscriptionIdDeletes a server.
_listEXECsubscriptionIdGets a list of all servers in the subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets a list of servers in a resource groups.
check_name_availabilityEXECsubscriptionId, data__name, data__typeDetermines whether a resource can be created with the specified name.
import_databaseEXECresourceGroupName, serverName, subscriptionId, data__administratorLogin, data__administratorLoginPassword, data__storageKey, data__storageKeyType, data__storageUriImports a bacpac into a new database.
refresh_statusEXECresourceGroupName, serverName, subscriptionIdRefresh external governance enablement status.
updateEXECresourceGroupName, serverName, subscriptionIdUpdates a server.