Skip to main content

web_apps_slot_configuration_names

Overview

Nameweb_apps_slot_configuration_names
TypeResource
Idazure.app_service.web_apps_slot_configuration_names

Fields

NameDatatypeDescription
idstringResource Id.
namestringResource Name.
kindstringKind of resource.
propertiesobjectNames for connection strings, application settings, and external Azure storage account configuration
identifiers to be marked as sticky to the deployment slot and not moved during a swap operation.
This is valid for all deployment slots in an app.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
listSELECTname, resourceGroupName, subscriptionIdDescription for Gets the names of app settings and connection strings that stick to the slot (not swapped).
updateEXECname, resourceGroupName, subscriptionIdDescription for Updates the names of application settings and connection string that remain with the slot during swap operation.