Skip to main content

trusted_id_providers

Overview

Nametrusted_id_providers
TypeResource
Idazure.data_lake_store.trusted_id_providers

Fields

NameDatatypeDescription
idstringThe resource identifier.
namestringThe resource name.
propertiesobjectThe trusted identity provider properties.
typestringThe resource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, resourceGroupName, subscriptionId, trustedIdProviderNameGets the specified Data Lake Store trusted identity provider.
list_by_accountSELECTaccountName, resourceGroupName, subscriptionIdLists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
create_or_updateINSERTaccountName, resourceGroupName, subscriptionId, trustedIdProviderName, data__propertiesCreates or updates the specified trusted identity provider. During update, the trusted identity provider with the specified name will be replaced with this new provider
deleteDELETEaccountName, resourceGroupName, subscriptionId, trustedIdProviderNameDeletes the specified trusted identity provider from the specified Data Lake Store account
_list_by_accountEXECaccountName, resourceGroupName, subscriptionIdLists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
updateEXECaccountName, resourceGroupName, subscriptionId, trustedIdProviderNameUpdates the specified trusted identity provider.