Skip to main content

data_products

Overview

Namedata_products
TypeResource
Idazure.network_analytics.data_products

Fields

NameDatatypeDescription
identityobjectManaged service identity (system assigned and/or user assigned identities)
locationstringThe geo-location where the resource lives
propertiesobjectThe data product properties.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTdataProductName, resourceGroupName, subscriptionIdRetrieve data product resource.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdList data products by resource group.
list_by_subscriptionSELECTsubscriptionIdList data products by subscription.
createINSERTdataProductName, resourceGroupName, subscriptionIdCreate data product resource.
deleteDELETEdataProductName, resourceGroupName, subscriptionIdDelete data product resource.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdList data products by resource group.
_list_by_subscriptionEXECsubscriptionIdList data products by subscription.
add_user_roleEXECdataProductName, resourceGroupName, subscriptionId, data__dataTypeScope, data__principalId, data__principalType, data__role, data__roleId, data__userNameAssign role to the data product.
generate_storage_account_sas_tokenEXECdataProductName, resourceGroupName, subscriptionId, data__expiryTimeStamp, data__ipAddress, data__startTimeStampGenerate sas token for storage account.
remove_user_roleEXECdataProductName, resourceGroupName, subscriptionId, data__dataTypeScope, data__principalId, data__principalType, data__role, data__roleAssignmentId, data__roleId, data__userNameRemove role from the data product.
rotate_keyEXECdataProductName, resourceGroupName, subscriptionId, data__keyVaultUrlInitiate key rotation on Data Product.
updateEXECdataProductName, resourceGroupName, subscriptionIdUpdate data product resource.