Skip to main content

credential_operations

Overview

Namecredential_operations
TypeResource
Idazure.data_factory.credential_operations

Fields

NameDatatypeDescription
idstringThe resource identifier.
namestringThe resource name.
etagstringEtag identifies change in the resource.
propertiesobjectManaged identity credential.
typestringThe resource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, credentialName, factoryName, resourceGroupName, subscriptionIdGets a credential.
list_by_factorySELECTapi-version, factoryName, resourceGroupName, subscriptionIdList credentials.
create_or_updateINSERTapi-version, credentialName, factoryName, resourceGroupName, subscriptionId, data__propertiesCreates or updates a credential.
deleteDELETEapi-version, credentialName, factoryName, resourceGroupName, subscriptionIdDeletes a credential.
_list_by_factoryEXECapi-version, factoryName, resourceGroupName, subscriptionIdList credentials.