Skip to main content

associations

Overview

Nameassociations
TypeResource
Idazure.custom_providers.associations

Fields

NameDatatypeDescription
idstringThe association id.
namestringThe association name.
propertiesobjectThe properties of the association.
typestringThe association type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTassociationName, scopeGet an association.
create_or_updateINSERTassociationName, scopeCreate or update an association.
deleteDELETEassociationName, scopeDelete an association.