Skip to main content

vault

Overview

Namevault
TypeResource
Idazure.data_replication.vault

Fields

NameDatatypeDescription
idstringGets or sets the Id of the resource.
namestringGets or sets the name of the resource.
locationstringGets or sets the location of the vault.
propertiesobjectVault properties.
systemDataobjectSystem data required to be defined for Azure resources.
tagsobjectGets or sets the resource tags.
typestringGets or sets the type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, vaultNameGets the details of the vault.
listSELECTresourceGroupName, subscriptionIdGets the list of vaults in the given subscription and resource group.
list_by_subscriptionSELECTsubscriptionIdGets the list of vaults in the given subscription.
createINSERTresourceGroupName, subscriptionId, vaultName, data__locationCreates the vault.
deleteDELETEresourceGroupName, subscriptionId, vaultNameRemoves the vault.
_listEXECresourceGroupName, subscriptionIdGets the list of vaults in the given subscription and resource group.
_list_by_subscriptionEXECsubscriptionIdGets the list of vaults in the given subscription.
updateEXECresourceGroupName, subscriptionId, vaultNamePerforms update on the vault.