Skip to main content

server_trust_certificates

Overview

Nameserver_trust_certificates
TypeResource
Idazure.sql.server_trust_certificates

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTcertificateName, managedInstanceName, resourceGroupName, subscriptionIdGets a server trust certificate that was uploaded from box to Sql Managed Instance.
list_by_instanceSELECTmanagedInstanceName, resourceGroupName, subscriptionIdGets a list of server trust certificates that were uploaded from box to the given Sql Managed Instance.
create_or_updateINSERTcertificateName, managedInstanceName, resourceGroupName, subscriptionIdUploads a server trust certificate from box to Sql Managed Instance.
deleteDELETEcertificateName, managedInstanceName, resourceGroupName, subscriptionIdDeletes a server trust certificate that was uploaded from box to Sql Managed Instance.
_list_by_instanceEXECmanagedInstanceName, resourceGroupName, subscriptionIdGets a list of server trust certificates that were uploaded from box to the given Sql Managed Instance.