Skip to main content

managed_instance_keys

Overview

Namemanaged_instance_keys
TypeResource
Idazure.sql.managed_instance_keys

Fields

NameDatatypeDescription
kindstringKind of encryption protector. This is metadata used for the Azure portal experience.
propertiesobjectProperties for a key execution.

Methods

NameAccessible byRequired ParamsDescription
getSELECTkeyName, managedInstanceName, resourceGroupName, subscriptionIdGets a managed instance key.
list_by_instanceSELECTmanagedInstanceName, resourceGroupName, subscriptionIdGets a list of managed instance keys.
create_or_updateINSERTkeyName, managedInstanceName, resourceGroupName, subscriptionIdCreates or updates a managed instance key.
deleteDELETEkeyName, managedInstanceName, resourceGroupName, subscriptionIdDeletes the managed instance key with the given name.
_list_by_instanceEXECmanagedInstanceName, resourceGroupName, subscriptionIdGets a list of managed instance keys.