Skip to main content

configuration_stores

Overview

Nameconfiguration_stores
TypeResource
Idazure.app_configuration.configuration_stores

Fields

NameDatatypeDescription
identityobjectAn identity that can be associated with a resource.
locationstringThe geo-location where the resource lives
propertiesobjectThe properties of a configuration store.
skuobjectThe resource model definition representing SKU
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTconfigStoreName, resourceGroupName, subscriptionIdGets the properties of the specified configuration store.
listSELECTsubscriptionIdLists the configuration stores for a given subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists the configuration stores for a given resource group.
createINSERTconfigStoreName, resourceGroupName, subscriptionId, data__location, data__skuCreates a configuration store with the specified parameters.
deleteDELETEconfigStoreName, resourceGroupName, subscriptionIdDeletes a configuration store.
_listEXECsubscriptionIdLists the configuration stores for a given subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists the configuration stores for a given resource group.
purge_deletedEXECconfigStoreName, location, subscriptionIdPermanently deletes the specified configuration store.
regenerate_keyEXECconfigStoreName, resourceGroupName, subscriptionIdRegenerates an access key for the specified configuration store.
updateEXECconfigStoreName, resourceGroupName, subscriptionIdUpdates a configuration store with the specified parameters.