Interface DataLakeAnalyticsAccount.UpdateStages.WithComputePolicies

All Known Subinterfaces:
DataLakeAnalyticsAccount.Update
Enclosing interface:
DataLakeAnalyticsAccount.UpdateStages

public static interface DataLakeAnalyticsAccount.UpdateStages.WithComputePolicies
The stage of the DataLakeAnalyticsAccount update allowing to specify computePolicies.
  • Method Details

    • withComputePoliciesForUpdate

      DataLakeAnalyticsAccount.Update withComputePoliciesForUpdate(List<UpdateComputePolicyWithAccountParameters> computePolicies)
      Specifies the computePolicies property: The list of compute policies associated with this account..
      Parameters:
      computePolicies - The list of compute policies associated with this account.
      Returns:
      the next definition stage.