Interface Cache.DefinitionStages.WithDirectoryServicesSettings

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

public static interface Cache.DefinitionStages.WithDirectoryServicesSettings
The stage of the Cache definition allowing to specify directoryServicesSettings.
  • Method Details

    • withDirectoryServicesSettings

      Cache.DefinitionStages.WithCreate withDirectoryServicesSettings(CacheDirectorySettings directoryServicesSettings)
      Specifies the directoryServicesSettings property: Specifies Directory Services settings of the cache..
      Parameters:
      directoryServicesSettings - Specifies Directory Services settings of the cache.
      Returns:
      the next definition stage.