Skip to main content

replication_extension

Overview

Namereplication_extension
TypeResource
Idazure.data_replication.replication_extension

Fields

NameDatatypeDescription
idstringGets or sets the Id of the resource.
namestringGets or sets the name of the resource.
propertiesobjectReplication extension model properties.
systemDataobjectSystem data required to be defined for Azure resources.
typestringGets or sets the type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTreplicationExtensionName, resourceGroupName, subscriptionId, vaultNameGets the details of the replication extension.
listSELECTresourceGroupName, subscriptionId, vaultNameGets the list of replication extensions in the given vault.
createINSERTreplicationExtensionName, resourceGroupName, subscriptionId, vaultName, data__propertiesCreates the replication extension in the given vault.
deleteDELETEreplicationExtensionName, resourceGroupName, subscriptionId, vaultNameDeletes the replication extension in the given vault.
_listEXECresourceGroupName, subscriptionId, vaultNameGets the list of replication extensions in the given vault.