Skip to main content

replicas

Overview

Namereplicas
TypeResource
Idazure.app_configuration.replicas

Fields

NameDatatypeDescription
idstringThe resource ID.
namestringThe name of the replica.
locationstringThe location of the replica.
propertiesobjectAll replica properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTconfigStoreName, replicaName, resourceGroupName, subscriptionIdGets the properties of the specified replica.
list_by_configuration_storeSELECTconfigStoreName, resourceGroupName, subscriptionIdLists the replicas for a given configuration store.
createINSERTconfigStoreName, replicaName, resourceGroupName, subscriptionIdCreates a replica with the specified parameters.
deleteDELETEconfigStoreName, replicaName, resourceGroupName, subscriptionIdDeletes a replica.
_list_by_configuration_storeEXECconfigStoreName, resourceGroupName, subscriptionIdLists the replicas for a given configuration store.