DataLakeAnalyticsAccount.Update Interface
Implements
public static interface DataLakeAnalyticsAccount.Update
extends WithTags, WithDataLakeStoreAccounts, WithStorageAccounts, WithComputePolicies, WithFirewallRules, WithFirewallState, WithFirewallAllowAzureIps, WithNewTier, WithMaxJobCount, WithMaxDegreeOfParallelism, WithMaxDegreeOfParallelismPerJob, WithMinPriorityPerJob, WithQueryStoreRetention
The template for DataLakeAnalyticsAccount update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Data |
apply()
Executes the update request. |
|
abstract
Data |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract DataLakeAnalyticsAccount apply()
Executes the update request.
Returns:
apply
public abstract DataLakeAnalyticsAccount apply(Context context)
Executes the update request.
Parameters:
Returns: