Interface BigDataPoolResourceInfo.DefinitionStages.WithCustomLibraries

All Known Subinterfaces:
BigDataPoolResourceInfo.Definition, BigDataPoolResourceInfo.DefinitionStages.WithCreate
Enclosing interface:
BigDataPoolResourceInfo.DefinitionStages

public static interface BigDataPoolResourceInfo.DefinitionStages.WithCustomLibraries
The stage of the BigDataPoolResourceInfo definition allowing to specify customLibraries.
  • Method Details

    • withCustomLibraries

      Specifies the customLibraries property: List of custom libraries/packages associated with the spark pool..
      Parameters:
      customLibraries - List of custom libraries/packages associated with the spark pool.
      Returns:
      the next definition stage.