Interface CacheContract.DefinitionStages.WithConnectionString

    • Method Detail

      • withConnectionString

        CacheContract.DefinitionStages.WithCreate withConnectionString​(String connectionString)
        Specifies the connectionString property: Runtime connection string to cache.
        Parameters:
        connectionString - Runtime connection string to cache.
        Returns:
        the next definition stage.