Interface Cache.UpdateStages.WithDirectoryServicesSettings

  • All Known Subinterfaces:
    Cache.Update
    Enclosing interface:
    Cache.UpdateStages

    public static interface Cache.UpdateStages.WithDirectoryServicesSettings
    The stage of the Cache update allowing to specify directoryServicesSettings.
    • Method Detail

      • withDirectoryServicesSettings

        Cache.Update 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.