Skip to main content

services

Overview

Nameservices
TypeResource
Idazure.spring_apps.services

Fields

NameDatatypeDescription
locationstringThe GEO location of the resource.
propertiesobjectService properties payload
skuobjectSku of Azure Spring Apps
tagsobjectTags of the service which is a list of key value pairs that describe the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, serviceName, subscriptionIdGet a Service and its properties.
listSELECTresourceGroupName, subscriptionIdHandles requests to list all resources in a resource group.
list_by_subscriptionSELECTsubscriptionIdHandles requests to list all resources in a subscription.
create_or_updateINSERTresourceGroupName, serviceName, subscriptionIdCreate a new Service or update an exiting Service.
deleteDELETEresourceGroupName, serviceName, subscriptionIdOperation to delete a Service.
_listEXECresourceGroupName, subscriptionIdHandles requests to list all resources in a resource group.
_list_by_subscriptionEXECsubscriptionIdHandles requests to list all resources in a subscription.
check_name_availabilityEXEClocation, subscriptionId, data__name, data__typeChecks that the resource name is valid and is not already in use.
disable_apm_globallyEXECresourceGroupName, serviceName, subscriptionId, data__resourceIdDisable an APM globally.
disable_test_endpointEXECresourceGroupName, serviceName, subscriptionIdDisable test endpoint functionality for a Service.
enable_apm_globallyEXECresourceGroupName, serviceName, subscriptionId, data__resourceIdEnable an APM globally.
enable_test_endpointEXECresourceGroupName, serviceName, subscriptionIdEnable test endpoint functionality for a Service.
flush_vnet_dns_settingEXECresourceGroupName, serviceName, subscriptionIdFlush Virtual Network DNS settings for a VNET injected Service.
regenerate_test_keyEXECresourceGroupName, serviceName, subscriptionId, data__keyTypeRegenerate a test key for a Service.
startEXECresourceGroupName, serviceName, subscriptionIdStart a Service.
stopEXECresourceGroupName, serviceName, subscriptionIdStop a Service.
updateEXECresourceGroupName, serviceName, subscriptionIdOperation to update an exiting Service.