Skip to main content

configuration_names

Creates, updates, deletes, gets or lists a configuration_names resource.

Overview

Nameconfiguration_names
TypeResource
Idazure.service_connector.configuration_names

Fields

NameDatatypeDescription
propertiesobjectThe configuration names which will be set based on specific target resource, client type, auth type.

Methods

NameAccessible byRequired ParamsDescription
listSELECTLists the configuration names generated by Service Connector for all target, client types, auth types.

SELECT examples

Lists the configuration names generated by Service Connector for all target, client types, auth types.

SELECT
properties
FROM azure.service_connector.configuration_names
;