Skip to main content

protected_item

Overview

Nameprotected_item
TypeResource
Idazure.data_replication.protected_item

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTprotectedItemName, resourceGroupName, subscriptionId, vaultNameGets the details of the protected item.
listSELECTresourceGroupName, subscriptionId, vaultNameGets the list of protected items in the given vault.
createINSERTprotectedItemName, resourceGroupName, subscriptionId, vaultName, data__propertiesCreates the protected item.
deleteDELETEprotectedItemName, resourceGroupName, subscriptionId, vaultNameRemoves the protected item.
_listEXECresourceGroupName, subscriptionId, vaultNameGets the list of protected items in the given vault.
planned_failoverEXECprotectedItemName, resourceGroupName, subscriptionId, vaultName, data__propertiesPerforms the planned failover on the protected item.