Skip to main content

compute_policies

Overview

Namecompute_policies
TypeResource
Idazure.data_lake_analytics.compute_policies

Fields

NameDatatypeDescription
idstringThe resource identifier.
namestringThe resource name.
propertiesobjectThe compute policy properties.
typestringThe resource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, computePolicyName, resourceGroupName, subscriptionIdGets the specified Data Lake Analytics compute policy.
list_by_accountSELECTaccountName, resourceGroupName, subscriptionIdLists the Data Lake Analytics compute policies within the specified Data Lake Analytics account. An account supports, at most, 50 policies
create_or_updateINSERTaccountName, computePolicyName, resourceGroupName, subscriptionId, data__propertiesCreates or updates the specified compute policy. During update, the compute policy with the specified name will be replaced with this new compute policy. An account supports, at most, 50 policies
deleteDELETEaccountName, computePolicyName, resourceGroupName, subscriptionIdDeletes the specified compute policy from the specified Data Lake Analytics account
_list_by_accountEXECaccountName, resourceGroupName, subscriptionIdLists the Data Lake Analytics compute policies within the specified Data Lake Analytics account. An account supports, at most, 50 policies
updateEXECaccountName, computePolicyName, resourceGroupName, subscriptionIdUpdates the specified compute policy.