Skip to main content

servers

Overview

Nameservers
TypeResource
Idazure.analysis_services.servers

Fields

NameDatatypeDescription
idstringAn identifier that represents the Analysis Services resource.
namestringThe name of the Analysis Services resource.
locationstringLocation of the Analysis Services resource.
propertiesobjectProperties of Analysis Services resource.
skuobjectRepresents the SKU name and Azure pricing tier for Analysis Services resource.
tagsobjectKey-value pairs of additional resource provisioning properties.
typestringThe type of the Analysis Services resource.

Methods

NameAccessible byRequired ParamsDescription
listSELECTsubscriptionIdLists all the Analysis Services servers for the given subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets all the Analysis Services servers for the given resource group.
createINSERTresourceGroupName, serverName, subscriptionIdProvisions the specified Analysis Services server based on the configuration specified in the request.
deleteDELETEresourceGroupName, serverName, subscriptionIdDeletes the specified Analysis Services server.
_listEXECsubscriptionIdLists all the Analysis Services servers for the given subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets all the Analysis Services servers for the given resource group.
check_name_availabilityEXEClocation, subscriptionIdCheck the name availability in the target location.
dissociate_gatewayEXECresourceGroupName, serverName, subscriptionIdDissociates a Unified Gateway associated with the server.
resumeEXECresourceGroupName, serverName, subscriptionIdResumes operation of the specified Analysis Services server instance.
suspendEXECresourceGroupName, serverName, subscriptionIdSuspends operation of the specified Analysis Services server instance.
updateEXECresourceGroupName, serverName, subscriptionIdUpdates the current state of the specified Analysis Services server.