Skip to main content

snapshots

Overview

Namesnapshots
TypeResource
Idazure.app_configuration.snapshots

Fields

NameDatatypeDescription
idstringThe resource ID.
namestringThe name of the snapshot.
propertiesobjectAll snapshot properties.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTconfigStoreName, resourceGroupName, snapshotName, subscriptionIdGets the properties of the specified snapshot. NOTE: This operation is intended for use in ARM Template deployments. For all other scenarios involving App Configuration snapshots the data plane API should be used instead.
createINSERTconfigStoreName, resourceGroupName, snapshotName, subscriptionIdCreates a snapshot. NOTE: This operation is intended for use in ARM Template deployments. For all other scenarios involving App Configuration snapshots the data plane API should be used instead.