Skip to main content

linker

Overview

Namelinker
TypeResource
Idazure.service_connector.linker

Fields

NameDatatypeDescription
propertiesobjectThe properties of the Linker.
systemDataobjectMetadata pertaining to creation and last modification of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTlinkerName, resourceUriReturns Linker resource for a given name.
listSELECTresourceUriReturns list of Linkers which connects to the resource. which supports to config both application and target service during the resource provision.
create_or_updateINSERTlinkerName, resourceUri, data__propertiesCreate or update Linker resource.
deleteDELETElinkerName, resourceUriDelete a Linker.
_listEXECresourceUriReturns list of Linkers which connects to the resource. which supports to config both application and target service during the resource provision.
updateEXEClinkerName, resourceUriOperation to update an existing Linker.
validateEXEClinkerName, resourceUriValidate a Linker.